summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2014-01-26 11:00:24 -0800
committerMatt Turner <mattst88@gmail.com>2014-01-26 11:00:24 -0800
commit4c077712c89975f2087d5815a5c09bd9a84b732e (patch)
tree7843714fa1aa17e1850dc822e56f64e1bc08c7d1 /x11-libs
parentx11-drivers/xf86-video-intel: add debug USE flag, bug #432864. (diff)
downloadx11-4c077712c89975f2087d5815a5c09bd9a84b732e.tar.gz
x11-4c077712c89975f2087d5815a5c09bd9a84b732e.tar.bz2
x11-4c077712c89975f2087d5815a5c09bd9a84b732e.zip
x11-libs/libxcb: Update libxcb-9999's dependencies.
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libxcb/libxcb-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxcb/libxcb-9999.ebuild b/x11-libs/libxcb/libxcb-9999.ebuild
index ddef1223..0edfff49 100644
--- a/x11-libs/libxcb/libxcb-9999.ebuild
+++ b/x11-libs/libxcb/libxcb-9999.ebuild
@@ -27,10 +27,10 @@ RDEPEND="dev-libs/libpthread-stubs[${MULTILIB_USEDEP}]
DEPEND="${RDEPEND}
dev-libs/libxslt
$(python_gen_any_dep \
- ">=x11-proto/xcb-proto-1.9[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
+ ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
python_check_deps() {
- has_version ">=x11-proto/xcb-proto-1.9[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
+ has_version ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
}
pkg_setup() {