summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2017-10-10 15:17:08 -0400
committerIan Stakenvicius <axs@gentoo.org>2017-10-10 15:17:08 -0400
commit918fb0fc1cc5028a21e32a276ea294311d020365 (patch)
treef920df6ffab3602e9020538a56e5220364e7183f /www-client/seamonkey
parentwww-client/seamonkey: bump to 2.49 built from comm-esr-52.4.0 (diff)
downloadgentoo-918fb0fc1cc5028a21e32a276ea294311d020365.tar.gz
gentoo-918fb0fc1cc5028a21e32a276ea294311d020365.tar.bz2
gentoo-918fb0fc1cc5028a21e32a276ea294311d020365.zip
www-client/seamonkey: remove unnecessary deps related to USE=crypt
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r--www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild13
1 files changed, 1 insertions, 12 deletions
diff --git a/www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild b/www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild
index 490d770241ae..bb914f46431e 100644
--- a/www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild
+++ b/www-client/seamonkey/seamonkey-2.49.4.0_p0.ebuild
@@ -92,24 +92,13 @@ ASM_DEPEND=">=dev-lang/yasm-1.1"
RDEPEND="
>=dev-libs/nss-3.28.1
>=dev-libs/nspr-4.13
- crypt? ( || (
- ( >=app-crypt/gnupg-2.0
- || (
- app-crypt/pinentry[gtk]
- app-crypt/pinentry[qt5]
- app-crypt/pinentry[qt4]
- )
- )
- =app-crypt/gnupg-1.4* )
- x11-plugins/enigmail
- )
+ crypt? ( x11-plugins/enigmail )
jack? ( virtual/jack )
"
DEPEND="
${RDEPEND}
!elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( dev-libs/libexecinfo ) ) )
- crypt? ( dev-lang/perl )
amd64? ( ${ASM_DEPEND}
virtual/opengl )
x86? ( ${ASM_DEPEND}