x11-libs/libxcb: Fix 1.12-r2 dependencies
authorSebastian Pipping <sping@gentoo.org>
Mon, 12 Mar 2018 19:38:44 +0000 (20:38 +0100)
committerSebastian Pipping <sping@gentoo.org>
Mon, 12 Mar 2018 19:41:49 +0000 (20:41 +0100)
Closes: https://bugs.gentoo.org/650226
Package-Manager: Portage-2.3.24, Repoman-2.3.6

x11-libs/libxcb/libxcb-1.12-r2.ebuild

index 5310bf7c71f85735c6c5b3df0ba7b56c5cdd93e2..5ec2a2ba345b5c99fc9e83170e273a5fda2512c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -31,7 +31,7 @@ DEPEND="${RDEPEND}
        dev-libs/libxslt
        ${PYTHON_DEPS}
        $(python_gen_any_dep \
-               ">=x11-proto/xcb-proto-1.12-r1[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
+               "~x11-proto/xcb-proto-1.12[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
 
 python_check_deps() {
        has_version --host-root ">=x11-proto/xcb-proto-1.11[${PYTHON_USEDEP}]"