summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-02-03 00:08:45 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-02-03 19:17:35 +0100
commit8af8af45c6f5ac08015d4b3af966708af2214e00 (patch)
tree2772a10f5c6aa1eddcaf5d2c9195b0f74584eb3a /app-office/libreoffice
parentmedia-libs/mesa: Version bump to 13.0.4. (diff)
downloadgentoo-8af8af45c6f5ac08015d4b3af966708af2214e00.tar.gz
gentoo-8af8af45c6f5ac08015d4b3af966708af2214e00.tar.bz2
gentoo-8af8af45c6f5ac08015d4b3af966708af2214e00.zip
app-office/libreoffice: DEPEND on app-crypt/gpgme
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r--app-office/libreoffice/libreoffice-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
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) \