summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-16 10:52:19 +0100
committerMichał Górny <mgorny@gentoo.org>2014-03-16 10:52:19 +0100
commitbb8c5bf7d15dcefb2a567fda5144c0e2bde117e6 (patch)
treec2aa4df710964262cbe7d5c73a06956d74aea6e9 /x11-libs
parentx11-apps/xinit: import changes to xserverrc for bug #451956. (diff)
downloadx11-bb8c5bf7d15dcefb2a567fda5144c0e2bde117e6.tar.gz
x11-bb8c5bf7d15dcefb2a567fda5144c0e2bde117e6.tar.bz2
x11-bb8c5bf7d15dcefb2a567fda5144c0e2bde117e6.zip
x11-libs/libxkbcommon: Add new libxcb[xkb] dep.
Package-Manager: portage-2.2.8-r1
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libxkbcommon/libxkbcommon-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-9999.ebuild b/x11-libs/libxkbcommon/libxkbcommon-9999.ebuild
index d58e1827..78573605 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-9999.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-9999.ebuild
@@ -23,6 +23,7 @@ IUSE="doc"
DEPEND="sys-devel/bison
sys-devel/flex
+ x11-libs/libxcb[${MULTILIB_USEDEP},xkb]
x11-proto/xproto[${MULTILIB_USEDEP}]
>=x11-proto/kbproto-1.0.5[${MULTILIB_USEDEP}]
doc? ( app-doc/doxygen )"