www-client/seamonkey: no dev-libs/libexecinfo on musl (bug #609348).
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 21 Feb 2017 13:14:55 +0000 (14:14 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 21 Feb 2017 13:15:08 +0000 (14:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

www-client/seamonkey/seamonkey-2.46-r1.ebuild

index d01f30ff11c08be59e38d215dd677c636a43fa50..92cb6cbd8b35c8ecb1662156fc2386851abe0ccb 100644 (file)
@@ -96,7 +96,7 @@ RDEPEND=">=dev-libs/nss-3.25
                =app-crypt/gnupg-1.4* ) )"
 
 DEPEND="${RDEPEND}
-       !elibc_glibc? ( !elibc_uclibc?  ( dev-libs/libexecinfo ) )
+       !elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( dev-libs/libexecinfo ) ) )
        crypt? ( dev-lang/perl )
        amd64? ( ${ASM_DEPEND}
                virtual/opengl )