summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <nijel@debian.org>2016-12-12 15:27:09 +0100
committerMichal Čihař <nijel@debian.org>2016-12-12 15:27:09 +0100
commit59d16c9a539b1868ac07b0ce9624cd942ba32a89 (patch)
treed16a63cfa24833299b88992013f6fa558c55cae8
parente52a58db981942b439077e43f9148ede03685e9e (diff)
Clarify cmake build dep
Signed-off-by: Michal Čihař <nijel@debian.org>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e342869..b981217 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Michal Čihař <nijel@debian.org>
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1~),
dh-systemd (>= 1.5),
- cmake,
+ cmake (>= 3.0),
bash-completion,
doxygen,
python-sphinx (>= 1.3),