kde-frameworks/kwayland: Update DEPENDs
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 12 Apr 2020 12:52:32 +0000 (14:52 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 12 Apr 2020 21:56:13 +0000 (23:56 +0200)
Upstream commit a009c8c0d91aabea7ac591ebc7265c003904970b

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-frameworks/kwayland/kwayland-5.67.0.ebuild
kde-frameworks/kwayland/kwayland-5.69.0-r1.ebuild [moved from kde-frameworks/kwayland/kwayland-5.69.0.ebuild with 100% similarity]

index 67d9b40b80da5af9e76af3ac0660e92936476959..6c3425656e54b75fd0e9e988aeb21c66bc070b9d 100644 (file)
@@ -15,18 +15,16 @@ LICENSE="LGPL-2.1"
 KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
-COMMON_DEPEND="
+RDEPEND="
        >=dev-qt/qtconcurrent-${QTMIN}:5
        >=dev-qt/qtgui-${QTMIN}:5[egl]
+       >=dev-qt/qtwayland-${QTMIN}:5
        >=dev-libs/wayland-1.15.0
        media-libs/mesa[egl]
 "
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
        >=dev-libs/wayland-protocols-1.15
 "
-RDEPEND="${COMMON_DEPEND}
-       >=dev-qt/qtwayland-${QTMIN}:5
-"
 
 # All failing, I guess we need a virtual wayland server
 RESTRICT+=" test"