commit: 619345792d99060df8916f694c3ef8c697c87fc2
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 05:46:40 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 01:15:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61934579
x11-libs/xpyb: Move x11 proto deps to DEPEND
x11-libs/xpyb/{xpyb-1.3.1-r4.ebuild => xpyb-1.3.1-r5.ebuild} | 4 ++--
1 file 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
similarity index 94%
rename from x11-libs/xpyb/xpyb-1.3.1-r4.ebuild
rename to x11-libs/xpyb/xpyb-1.3.1-r5.ebuild
index 1e7d210bc6a..372180a1ee4 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