summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/libxcb/libxcb-1.10.ebuild')
-rw-r--r--x11-libs/libxcb/libxcb-1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxcb/libxcb-1.10.ebuild b/x11-libs/libxcb/libxcb-1.10.ebuild
index 0591ed750d4c..9b03f97b29db 100644
--- a/x11-libs/libxcb/libxcb-1.10.ebuild
+++ b/x11-libs/libxcb/libxcb-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v 1.13 2014/06/18 21:05:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v 1.14 2014/07/29 14:27:27 mgorny Exp $
EAPI=5
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
python_check_deps() {
- has_version ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
+ has_version --host-root ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
}
pkg_setup() {