summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/cvm')
-rw-r--r--net-libs/cvm/cvm-0.97-r1.ebuild (renamed from net-libs/cvm/cvm-0.97.ebuild)9
1 files changed, 5 insertions, 4 deletions
diff --git a/net-libs/cvm/cvm-0.97.ebuild b/net-libs/cvm/cvm-0.97-r1.ebuild
index d69c9a394878..4f0ebc583cec 100644
--- a/net-libs/cvm/cvm-0.97.ebuild
+++ b/net-libs/cvm/cvm-0.97-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,11 +16,12 @@ IUSE="mysql postgres test vpopmail"
RESTRICT="!test? ( test )"
RDEPEND="dev-db/cdb:=
- >=dev-libs/bglibs-2.04:0="
-DEPEND="${RDEPEND}
+ >=dev-libs/bglibs-2.04:0=
+ virtual/libcrypt:=
mysql? ( dev-db/mysql-connector-c:0= )
postgres? ( dev-db/postgresql[server] )
- vpopmail? ( net-mail/vpopmail )
+ vpopmail? ( net-mail/vpopmail )"
+DEPEND="${RDEPEND}
test? (
app-editors/vim
dev-db/sqlite