mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-scheme/mit-scheme: add missing postgresql cond dep
Closes: https://bugs.gentoo.org/865661 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -20,6 +20,7 @@ RDEPEND="
|
||||
blowfish? ( dev-libs/openssl:= )
|
||||
gdbm? ( sys-libs/gdbm:= )
|
||||
gui? ( x11-libs/libX11 )
|
||||
postgres? ( dev-db/postgresql:* )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user