[kdesrc-build] /: Remove cmake-git, by popular demand.

David Faure faure at kde.org
Thu Sep 11 23:55:37 UTC 2014


Git commit f900be278e4e90d4df64b8393114dbbceebc2a53 by David Faure.
Committed on 11/09/2014 at 23:53.
Pushed by dfaure into branch 'master'.

Remove cmake-git, by popular demand.

Most people no longer need to build their own cmake, most distros ship a recent enough one.

If you still want your own cmake, put these lines into your own kdesrc-buildrc.

CCMAIL: kde-frameworks-devel at kde.org

M  +0    -5    kf5-frameworks-build-include

http://commits.kde.org/kdesrc-build/f900be278e4e90d4df64b8393114dbbceebc2a53

diff --git a/kf5-frameworks-build-include b/kf5-frameworks-build-include
index 1482bcc..da96673 100644
--- a/kf5-frameworks-build-include
+++ b/kf5-frameworks-build-include
@@ -17,11 +17,6 @@
 
 # ============================ Dependencies ==========================
 
-module cmake-git
-    repository git://cmake.org/cmake.git
-    branch release
-end module
-
 module libdbusmenu-qt
     # The lp: prefix refers to Canonical's Launchpad repository
     repository bzr://lp:libdbusmenu-qt


More information about the Kde-frameworks-devel mailing list