summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-01-04 11:11:02 +0100
committerMichał Górny <mgorny@gentoo.org>2014-01-04 11:11:02 +0100
commita5559c7dac59d962df5ea9c3bdb2454bb4fd4467 (patch)
tree11f813ea13f949e8e367af2f74d5ed7f6bd52a97 /x11-libs
parentx11-drivers/xf86-video-intel: no stable keywords in the overlay (diff)
downloadx11-a5559c7dac59d962df5ea9c3bdb2454bb4fd4467.tar.gz
x11-a5559c7dac59d962df5ea9c3bdb2454bb4fd4467.tar.bz2
x11-a5559c7dac59d962df5ea9c3bdb2454bb4fd4467.zip
Add missing PYTHON_DEPS and PYTHON_REQUIRED_USE.
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xpyb/xpyb-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-libs/xpyb/xpyb-9999.ebuild b/x11-libs/xpyb/xpyb-9999.ebuild
index 3d6222c3..7d607996 100644
--- a/x11-libs/xpyb/xpyb-9999.ebuild
+++ b/x11-libs/xpyb/xpyb-9999.ebuild
@@ -20,6 +20,8 @@ RDEPEND=">=x11-libs/libxcb-1.7
${PYTHON_DEPS}"
DEPEND="${RDEPEND}"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
DOCS=( NEWS README )
pkg_setup() {