mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-ada/gps-bin: Fix dependency on dev-ada/gnatcoll
Commit 19ff94abd6 renamed "postgresql" USE flag to "postgres" which
broke the depgraph.
Bug: https://bugs.gentoo.org/639938
Package-Manager: Portage-2.3.16, Repoman-2.3.6
This commit is contained in:
@@ -17,7 +17,7 @@ IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
dev-ada/gnatcoll[gnat_2016,iconv,postgresql,projects,readline,sqlite]
|
||||
dev-ada/gnatcoll[gnat_2016,iconv,postgres,projects,readline,sqlite]
|
||||
dev-libs/atk
|
||||
dev-libs/glib
|
||||
dev-libs/gobject-introspection
|
||||
|
||||
Reference in New Issue
Block a user