mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtwidgets: Add missing x11-libs/gtk+[X] USEdep
src/plugins/platformthemes/gtk3/qgtk3dialoghelpers.cpp includes gdk/gdkx.h Closes: https://bugs.gentoo.org/908291 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ DEPEND="
|
||||
gtk? (
|
||||
dev-libs/glib:2
|
||||
=dev-qt/qtgui-${QT5_PV}*:5=[dbus]
|
||||
x11-libs/gtk+:3
|
||||
x11-libs/gtk+:3[X]
|
||||
x11-libs/libX11
|
||||
x11-libs/pango
|
||||
)
|
||||
Reference in New Issue
Block a user