commit:     8af8af45c6f5ac08015d4b3af966708af2214e00
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  2 23:08:45 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 18:17:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af8af45

app-office/libreoffice: DEPEND on app-crypt/gpgme

Package-Manager: portage-2.3.3

 app-office/libreoffice/libreoffice-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index cc07983..e0e9d61 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) \

Reply via email to