summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dbhub/dbhub-0.451-r2.ebuild (renamed from net-p2p/dbhub/dbhub-0.451-r1.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/dbhub/dbhub-0.451-r1.ebuild b/net-p2p/dbhub/dbhub-0.451-r2.ebuild
index b1fef15f647a..c091435449b1 100644
--- a/net-p2p/dbhub/dbhub-0.451-r1.ebuild
+++ b/net-p2p/dbhub/dbhub-0.451-r2.ebuild
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug nls perl switch-user"
DEPEND="
- perl? ( dev-lang/perl )
+ virtual/libcrypt:=
+ perl? ( dev-lang/perl:= )
switch-user? ( sys-libs/libcap )"
RDEPEND="${DEPEND}"