x11-wm/xpra: Move gtk+:3 to COMMONDEPEND
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 16 Jan 2020 09:16:14 +0000 (10:16 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 16 Jan 2020 09:17:30 +0000 (10:17 +0100)
Closes: https://bugs.gentoo.org/701490
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
x11-wm/xpra/xpra-3.0.2.ebuild

index f3cb1bc10dec91efd233551bfb8ed9d33156adaa..97a0b1489c04ce7bbd22df6a01e47c2388afc097 100644 (file)
@@ -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}] )