From 1c9872272d4d22685772fa73a45bf5b4b35d01a6 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Mon, 12 Mar 2018 20:38:44 +0100 Subject: [PATCH] x11-libs/libxcb: Fix 1.12-r2 dependencies Closes: https://bugs.gentoo.org/650226 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- x11-libs/libxcb/libxcb-1.12-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libxcb/libxcb-1.12-r2.ebuild b/x11-libs/libxcb/libxcb-1.12-r2.ebuild index 5310bf7c71f8..5ec2a2ba345b 100644 --- a/x11-libs/libxcb/libxcb-1.12-r2.ebuild +++ b/x11-libs/libxcb/libxcb-1.12-r2.ebuild @@ -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}]" -- 2.26.2