mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/keybinder: Require gtk+[X] for gdkx (in 3.0)
Closes: https://bugs.gentoo.org/586524
This commit is contained in:
@@ -13,7 +13,7 @@ SLOT="3"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
|
||||
IUSE="+introspection"
|
||||
|
||||
RDEPEND="x11-libs/gtk+:3
|
||||
RDEPEND="x11-libs/gtk+:3[X]
|
||||
x11-libs/libX11
|
||||
x11-libs/libXext
|
||||
x11-libs/libXrender
|
||||
|
||||
Reference in New Issue
Block a user