kde-plasma/plasma-workspace-wallpapers: Switch to cmake-utils
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 13 Nov 2019 10:10:01 +0000 (11:10 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 13 Nov 2019 13:44:25 +0000 (14:44 +0100)
As originally intended. Super simple build system without bells and whistles.

Package-Manager: Portage-2.3.79, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.17.3-r1.ebuild

index 10e0d814ad393512e08f602d413618a7277c884f..f57a44c91be5b6c73e4cd744c95b20ca4f7f2cae 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 
 PVCUT=$(ver_cut 1-3)
-inherit kde.org ecm
+inherit cmake-utils kde.org
 
 DESCRIPTION="Wallpapers for the Plasma workspace"