From: Andreas Sturmlechner Date: Thu, 2 Feb 2017 23:08:45 +0000 (+0100) Subject: app-office/libreoffice: DEPEND on app-crypt/gpgme X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8af8af45c6f5ac08015d4b3af966708af2214e00;p=gentoo.git app-office/libreoffice: DEPEND on app-crypt/gpgme Package-Manager: portage-2.3.3 --- diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index cc07983c87f7..e0e9d615e0f8 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -89,6 +89,7 @@ KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip app-arch/zip + app-crypt/gpgme app-text/hunspell >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 @@ -467,6 +468,7 @@ src_configure() { --without-myspell-dicts \ --without-help \ --with-helppack-integration \ + --with-system-gpgme \ --without-system-sane \ $(use_enable bluetooth sdremote-bluetooth) \ $(use_enable coinmp) \