diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-06-09 08:16:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-10 08:02:42 +0700 |
commit | 69f2751109f476b8b6824755b0d664f300bf2247 (patch) | |
tree | 33889a006219d756b7beb216653290d737281f37 /gis/qmapshack/CMakeVersion.patch | |
parent | 5f11f6bcd4d1ccc3f63828ef9b03e68921fd08da (diff) |
gis/qmapshack: Moved from desktop/ category.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'gis/qmapshack/CMakeVersion.patch')
-rw-r--r-- | gis/qmapshack/CMakeVersion.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gis/qmapshack/CMakeVersion.patch b/gis/qmapshack/CMakeVersion.patch new file mode 100644 index 000000000000..625dd819c39b --- /dev/null +++ b/gis/qmapshack/CMakeVersion.patch @@ -0,0 +1,8 @@ +--- qmapshack-1.0.beta1/CMakeLists.txt 2015-02-23 22:57:29.010838124 +0100 ++++ qmapshack-1.0.beta1-A/CMakeLists.txt 2015-02-22 16:29:06.757835259 +0100 +@@ -1,4 +1,4 @@ +-cmake_minimum_required(VERSION 3.0.0) ++cmake_minimum_required(VERSION 2.8.12) + + project(QMapShack) + |