net-analyzer/gvmd: add postgres[uuid] depend on 9.0.0
authorJonas Licht <jonas.licht@fem.tu-ilmenau.de>
Wed, 25 Mar 2020 22:49:48 +0000 (23:49 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 26 Mar 2020 14:00:47 +0000 (16:00 +0200)
Closes: https://bugs.gentoo.org/714772
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
Closes: https://github.com/gentoo/gentoo/pull/15120
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-analyzer/gvmd/gvmd-9.0.0.ebuild

index 58e83c51833c46197f68159c3c0e22042a4a6978..e0a0cce830efc19789352d4a50b1a4c5dc14de46 100644 (file)
@@ -18,7 +18,7 @@ IUSE="extras +postgres sqlite"
 REQUIRED_USE="postgres !sqlite"
 
 DEPEND="
-       dev-db/postgresql:*
+       dev-db/postgresql:*[uuid]
        dev-libs/libgcrypt:0=
        dev-libs/libical
        >=net-analyzer/gvm-libs-11.0.0