From 8e7e9f959c8d18c3c74637b2b68a0c6dbe951745 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 23 Oct 2014 21:32:30 +0200 Subject: Update dependencies on xcb-util-* packages. Fixes https://bugs.funtoo.org/browse/FL-1655. --- x11-libs/xcb-util-cursor/xcb-util-cursor-9999.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x11-libs/xcb-util-cursor') diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-9999.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-9999.ebuild index 90ef9e2b..fe53bd28 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-9999.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-9999.ebuild @@ -18,12 +18,14 @@ HOMEPAGE="http://xcb.freedesktop.org/" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" -RDEPEND=">=x11-libs/xcb-util-${PV}:=[${MULTILIB_USEDEP}] +RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}] + >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}] + >=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}] >=x11-proto/xcb-proto-1.8-r3:=[${MULTILIB_USEDEP}] >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} >=dev-util/gperf-3.0.1 - test? ( >=dev-libs/check-0.9.11:=[${MULTILIB_USEDEP}] )" + test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )" src_configure() { XORG_CONFIGURE_OPTIONS=( -- cgit v1.2.3-65-gdbad