diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xpra/xpra-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xpra/xpra-2.0.2.ebuild b/x11-wm/xpra/xpra-2.0.2.ebuild index 7b642e772bf9..011698e250a3 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 |