mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libportal: add required USE for gtk{,+}
Bug: https://bugs.gentoo.org/942447 Signed-off-by: 1vybridge <openrc@posteo.de> Part-of: https://github.com/gentoo/gentoo/pull/42519 Closes: https://github.com/gentoo/gentoo/pull/42519 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -24,8 +24,8 @@ RDEPEND="
|
||||
>=dev-libs/glib-2.58:2
|
||||
introspection? ( dev-libs/gobject-introspection:= )
|
||||
gtk? (
|
||||
>=x11-libs/gtk+-3.24.41-r1:3[wayland?,X?]
|
||||
>=gui-libs/gtk-4.12.5-r2:4[wayland?,X?]
|
||||
>=x11-libs/gtk+-3.24.41-r1:3[introspection?,wayland?,X?]
|
||||
>=gui-libs/gtk-4.12.5-r2:4[introspection?,wayland?,X?]
|
||||
)
|
||||
qt6? ( dev-qt/qtbase:6=[gui] )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user