summaryrefslogtreecommitdiff
path: root/dev-db/libzdb/libzdb-3.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/libzdb/libzdb-3.1-r1.ebuild')
-rw-r--r--dev-db/libzdb/libzdb-3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libzdb/libzdb-3.1-r1.ebuild b/dev-db/libzdb/libzdb-3.1-r1.ebuild
index b3ba017bb1ad..2e86113710c8 100644
--- a/dev-db/libzdb/libzdb-3.1-r1.ebuild
+++ b/dev-db/libzdb/libzdb-3.1-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=6
@@ -18,7 +18,7 @@ REQUIRED_USE=" || ( postgres mysql sqlite )"
RESTRICT=test
RDEPEND="mysql? ( dev-db/mysql-connector-c:0= )
- postgres? ( dev-db/postgresql )
+ postgres? ( dev-db/postgresql:* )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl:0= )"
DEPEND="${RDEPEND}