From c056f49f0cfa24d415736d48e84040a57c0fffd4 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 11 Apr 2021 13:29:50 +0200 Subject: */*: KDE_RELEASE_SERVICE -> KDE_GEAR Signed-off-by: Andreas Sturmlechner --- sys-libs/kpmcore/kpmcore-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index e6f12c93227..3ced40cb87e 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 ECM_NONGUI="true" -KDE_RELEASE_SERVICE="true" +KDE_GEAR="true" KFMIN=5.74.0 QTMIN=5.15.2 inherit ecm kde.org @@ -17,6 +17,9 @@ SLOT="5/10" KEYWORDS="" IUSE="" +# bug 689468, tests need polkit etc. +RESTRICT+=" test" + BDEPEND="virtual/pkgconfig" DEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 @@ -29,6 +32,3 @@ DEPEND=" sys-auth/polkit-qt " RDEPEND="${DEPEND}" - -# bug 689468, tests need polkit etc. -RESTRICT+=" test" -- cgit v1.2.3