diff options
author | Johannes Huber <johu@gentoo.org> | 2016-12-23 10:56:26 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-12-23 11:11:31 +0100 |
commit | 1a8295ea55a7ffce1cc31b01ec46e17741fd5020 (patch) | |
tree | e6cb7e3be6f6dd37532f05a1c7759faa069a6b74 /net-libs/libkvkontakte | |
parent | net-analyzer/ettercap: Drop CMAKE_MIN_VERSION (diff) | |
download | gentoo-1a8295ea55a7ffce1cc31b01ec46e17741fd5020.tar.gz gentoo-1a8295ea55a7ffce1cc31b01ec46e17741fd5020.tar.bz2 gentoo-1a8295ea55a7ffce1cc31b01ec46e17741fd5020.zip |
net-libs/libkvkontakte: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-libs/libkvkontakte')
-rw-r--r-- | net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild b/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild index 9fca4c256c42..a7b8804163c9 100644 --- a/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild +++ b/net-libs/libkvkontakte/libkvkontakte-4.4.0.ebuild @@ -6,7 +6,6 @@ EAPI=5 KDE_LINGUAS="" KDE_MINIMAL="4.10" -CMAKE_MIN_VERSION=2.8 WEBKIT_REQUIRED="always" inherit kde4-base |