diff options
author | David Seifert <soap@gentoo.org> | 2017-04-21 08:58:28 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-21 08:58:28 +0200 |
commit | ecd613d6685115c90001e89383b5cb1b0349997c (patch) | |
tree | 509144e10a3389a1a667797bc6d6a51bf8ca86dc /x11-libs/xpyb | |
parent | x11-libs/vte: [QA] Add missing python metadata variables (diff) | |
download | gentoo-ecd613d6685115c90001e89383b5cb1b0349997c.tar.gz gentoo-ecd613d6685115c90001e89383b5cb1b0349997c.tar.bz2 gentoo-ecd613d6685115c90001e89383b5cb1b0349997c.zip |
x11-libs/xpyb: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
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}] |