summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-12-29 10:57:21 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-12-29 11:00:06 +0100
commitf12f2e2aeee1502f28b3f0c45db0a9da78230fdc (patch)
tree90252139b7736a84732246193090db6b8fec5415
parent2b375f5deae3f2ef1fa22391e3b35edfb046b5a9 (diff)
downloadtde-packaging-f12f2e2aeee1502f28b3f0c45db0a9da78230fdc.tar.gz
tde-packaging-f12f2e2aeee1502f28b3f0c45db0a9da78230fdc.zip
DEB cmake-trinity: Require CMake at least 3.1.v3.5.13-sru
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 14c1d59aa4eb547d3a6ed0141511d3f54edda2a3)
-rw-r--r--debian/_base/common/cmake/debian/control2
-rw-r--r--ubuntu/_base/common/cmake/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/common/cmake/debian/control b/debian/_base/common/cmake/debian/control
index 1363e01ee..50ea830ef 100644
--- a/debian/_base/common/cmake/debian/control
+++ b/debian/_base/common/cmake/debian/control
@@ -2,7 +2,7 @@ Source: cmake-trinity
Section: tde
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
-Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake
+Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake (>= 3.1~)
Standards-Version: 3.8.4
Package: cmake-trinity
diff --git a/ubuntu/_base/common/cmake/debian/control b/ubuntu/_base/common/cmake/debian/control
index 1363e01ee..50ea830ef 100644
--- a/ubuntu/_base/common/cmake/debian/control
+++ b/ubuntu/_base/common/cmake/debian/control
@@ -2,7 +2,7 @@ Source: cmake-trinity
Section: tde
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
-Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake
+Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake (>= 3.1~)
Standards-Version: 3.8.4
Package: cmake-trinity