summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-24 00:27:10 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-31 15:37:25 +0100
commit0fce98f8426d4103340b14f22001be312a0a1b16 (patch)
tree76f860616669a3159cf9119403d92c7992a44de0 /x11-misc/qps
parent*/*: Switch proaudio proj packages to cmake.eclass (diff)
downloadgentoo-0fce98f8426d4103340b14f22001be312a0a1b16.tar.gz
gentoo-0fce98f8426d4103340b14f22001be312a0a1b16.tar.bz2
gentoo-0fce98f8426d4103340b14f22001be312a0a1b16.zip
*/*: Switch qt proj packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc/qps')
-rw-r--r--x11-misc/qps/qps-1.10.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qps/qps-1.10.20.ebuild b/x11-misc/qps/qps-1.10.20.ebuild
index 707dc0fadb37..b585aaca7eb8 100644
--- a/x11-misc/qps/qps-1.10.20.ebuild
+++ b/x11-misc/qps/qps-1.10.20.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
DESCRIPTION="Visual process manager - Qt version of ps/top"
HOMEPAGE="https://lxqt.org/"