commit: a96638998c5b9a5df49a86ed51302a89ce524858
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 19:05:51 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 19:05:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9663899
x11-wm/xpra: Fix dependency string, part 2 (bug 621656, thanks eroen).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
x11-wm/xpra/xpra-2.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-wm/xpra/xpra-2.0.2.ebuild b/x11-wm/xpra/xpra-2.0.2.ebuild
index 7b642e772bf..011698e250a 100644
--- a/x11-wm/xpra/xpra-2.0.2.ebuild
+++ b/x11-wm/xpra/xpra-2.0.2.ebuild
@@ -23,7 +23,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
|| ( client server )
client? ( enc_x264? ( dec_avcodec2 ) enc_x265? ( dec_avcodec2 ) )"
-COMMON_DEPEND=""${PYTHON_DEPS}"
+COMMON_DEPEND="${PYTHON_DEPS}
dev-python/pygobject:2[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]
x11-libs/gtk+:2