app-crypt/shash: Require static-libs for mhash, bug #682574
authorSven Wegener <swegener@gentoo.org>
Wed, 26 Jun 2019 17:39:43 +0000 (19:39 +0200)
committerSven Wegener <swegener@gentoo.org>
Wed, 26 Jun 2019 17:43:44 +0000 (19:43 +0200)
Closes: https://bugs.gentoo.org/682574
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Sven Wegener <swegener@gentoo.org>
app-crypt/shash/shash-0.2.6-r3.ebuild

index 74e16b5e4f6f6112f4e2f2ecf9def1ba754f9d4b..b4f0695d908b1baa3d9e2e01f93bba66d9edc971 100644 (file)
@@ -14,7 +14,8 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="static"
 
-DEPEND=">=app-crypt/mhash-0.8.18-r1"
+DEPEND=">=app-crypt/mhash-0.8.18-r1
+       static? ( app-crypt/mhash[static-libs(+)] )"
 RDEPEND="${DEPEND}"
 
 PATCHES=(