summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-27 21:52:46 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-27 21:53:33 +0200
commit0578a158a4943a264c38f9fc4f68d9060b74190b (patch)
tree309bb8e01100b1e3203d367a87aeef539626d2f4 /app-office/libreoffice/libreoffice-9999.ebuild
parentnet-firewall/firewalld: The only test run is broken w/o root access (diff)
downloadgentoo-0578a158a4943a264c38f9fc4f68d9060b74190b.tar.gz
gentoo-0578a158a4943a264c38f9fc4f68d9060b74190b.tar.bz2
gentoo-0578a158a4943a264c38f9fc4f68d9060b74190b.zip
app-office/libreoffice: Fix testODFEncryptedGPG, fix test deps
Thanks-to: Thomas Deutschmann <whissi@gentoo.org> Closes: https://bugs.gentoo.org/656676 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-office/libreoffice/libreoffice-9999.ebuild')
-rw-r--r--app-office/libreoffice/libreoffice-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
index 558cf0dce7df..232eaa56a6b0 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -235,6 +235,7 @@ DEPEND="${COMMON_DEPEND}
)
odk? ( >=app-doc/doxygen-1.8.4 )
test? (
+ app-crypt/gnupg
dev-util/cppunit
media-fonts/dejavu
)