diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-12-24 00:25:19 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-12-31 16:02:13 +0100 |
commit | 716b4578b4b57d4caf861ff072475cdad3b0b114 (patch) | |
tree | 9cbc9987430cff317051c914c34d013e650fc5cf /dev-util | |
parent | */*: Switch qt proj packages to cmake.eclass (diff) | |
download | qt-716b4578b4b57d4caf861ff072475cdad3b0b114.tar.gz qt-716b4578b4b57d4caf861ff072475cdad3b0b114.tar.bz2 qt-716b4578b4b57d4caf861ff072475cdad3b0b114.zip |
*/*: Switch lxqt proj packages to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild index 7cd05ead..1a30d8ad 100644 --- a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild +++ b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="LXQt Build tools" HOMEPAGE="https://lxqt.org/" |