From e8a3b29b5a008c5b0fe503189f0e7d4421046b41 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 16 Jan 2020 10:16:14 +0100 Subject: x11-wm/xpra: Move gtk+:3 to COMMONDEPEND MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/701490 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel --- x11-wm/xpra/xpra-3.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/xpra/xpra-3.0.2.ebuild b/x11-wm/xpra/xpra-3.0.2.ebuild index f3cb1bc10dec..97a0b1489c04 100644 --- a/x11-wm/xpra/xpra-3.0.2.ebuild +++ b/x11-wm/xpra/xpra-3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,6 +25,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} COMMON_DEPEND="${PYTHON_DEPS} dev-python/pygobject:3[${PYTHON_USEDEP}] + x11-libs/gtk+:3[introspection] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage @@ -66,7 +67,6 @@ RDEPEND="${COMMON_DEPEND} dev-python/pillow[jpeg?,${PYTHON_USEDEP}] virtual/ssh x11-apps/xmodmap - x11-libs/gtk+:3[introspection] cups? ( dev-python/pycups[${PYTHON_USEDEP}] ) dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) lz4? ( dev-python/lz4[${PYTHON_USEDEP}] ) -- cgit v1.2.3-65-gdbad