Code

Build-depend on git-core.
authorSebastian Harl <sh@tokkee.org>
Thu, 24 Jul 2008 20:40:59 +0000 (22:40 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 24 Jul 2008 20:40:59 +0000 (22:40 +0200)
The configure script checks if git is available and messes up if it cannot be
found. This is a fix for #481828.

debian/control

index 7e7cea6007bcdf9a45710caf3935708b1f92b257..c7e20115e44fb49457d0435a1d3b84f7b8710197 100644 (file)
@@ -2,7 +2,7 @@ Source: tig
 Section: utils
 Priority: optional
 Maintainer: Sebastian Harl <sh@tokkee.org>
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), libncursesw5-dev, asciidoc (>= 7), xmlto, docbook-utils
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), git-core, libncursesw5-dev, asciidoc (>= 7), xmlto, docbook-utils
 Standards-Version: 3.7.3
 Homepage: http://jonas.nitro.dk/tig/
 XS-Vcs-Git: git://git.tokkee.org/pkg-tig.git