From f900be278e4e90d4df64b8393114dbbceebc2a53 Mon Sep 17 00:00:00 2001 From: David Faure Date: Fri, 12 Sep 2014 01:53:36 +0200 Subject: [PATCH] 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@kde.org --- kf5-frameworks-build-include | 5 ----- 1 file changed, 5 deletions(-) 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