summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-08-20 07:55:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-08-20 07:55:31 -0700
commit45a82ac2b744e26e1ded1fd23b93bc944bfd87e6 (patch)
treeadbf932373123d09c542cc8f08ab31b375eaaab0 /debian/control
parentfd94b0e23e3fc429a1d12762f86c08aa710a7d60 (diff)
tighten dependency on git
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b90d9d49..54badfed 100644
--- a/debian/control
+++ b/debian/control
@@ -109,7 +109,7 @@ Architecture: any
Depends:
cabal-install,
ghc (>= 7.4),
- git,
+ git (>= 1:2.9),
libghc-ansi-terminal-dev,
libghc-async-dev,
libghc-concurrent-output-dev,