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/qlipper
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/qlipper')
-rw-r--r--x11-misc/qlipper/qlipper-5.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qlipper/qlipper-5.1.2.ebuild b/x11-misc/qlipper/qlipper-5.1.2.ebuild
index 412e6dbec0e2..d4b0e226ba39 100644
--- a/x11-misc/qlipper/qlipper-5.1.2.ebuild
+++ b/x11-misc/qlipper/qlipper-5.1.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
DESCRIPTION="Lightweight and cross-platform clipboard history applet"
HOMEPAGE="https://github.com/pvanek/qlipper"