app-office/libreoffice: DEPEND on app-crypt/gpgme
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 2 Feb 2017 23:08:45 +0000 (00:08 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 3 Feb 2017 18:17:35 +0000 (19:17 +0100)
Package-Manager: portage-2.3.3

app-office/libreoffice/libreoffice-9999.ebuild

index cc07983c87f7c86b3c873febb03483f906892b84..e0e9d615e0f885eacd192540c3bd0a1a3fe1fbea 100644 (file)
@@ -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) \