summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-23 22:46:40 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-26 18:15:58 -0700
commit619345792d99060df8916f694c3ef8c697c87fc2 (patch)
treeb1b3d153d78dfdac79c1a999d77ed30e6767907c
parentx11-libs/xpyb: Drop old versions (diff)
downloadgentoo-61934579.tar.gz
gentoo-61934579.tar.bz2
gentoo-61934579.zip
x11-libs/xpyb: Move x11 proto deps to DEPEND
-rw-r--r--x11-libs/xpyb/xpyb-1.3.1-r5.ebuild (renamed from x11-libs/xpyb/xpyb-1.3.1-r4.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.3.1-r4.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
index 1e7d210bc6ae..372180a1ee44 100644
--- a/x11-libs/xpyb/xpyb-1.3.1-r4.ebuild
+++ b/x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
@@ -18,9 +18,9 @@ IUSE="selinux"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND=">=x11-libs/libxcb-1.7
- >=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}]
${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ >=x11-proto/xcb-proto-1.7.1[${PYTHON_USEDEP}]"
PATCHES=(
"${FILESDIR}"/${PN}-python.patch