summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 28dd4bf)
raw | patch | inline | side by side (parent: 28dd4bf)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 24 Jul 2008 20:40:59 +0000 (22:40 +0200) | ||
committer | Sebastian 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.
found. This is a fix for #481828.
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 7e7cea6007bcdf9a45710caf3935708b1f92b257..c7e20115e44fb49457d0435a1d3b84f7b8710197 100644 (file)
--- a/debian/control
+++ b/debian/control
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