diff options
Diffstat (limited to 'x11-libs/xpyb')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild index a3317b0bd789..5f34f21b5526 100644 --- a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,6 +15,7 @@ HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="selinux" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=">=x11-libs/libxcb-1.7 >=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}] |