summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2009-04-01 18:01:27 +0200
committerReinhard Tartler <siretart@tauware.de>2009-04-01 18:01:27 +0200
commit3ba7fc7c29011d5a5ae65b4d2a0720827c3c6d4e (patch)
tree988be280a960c6cbf056c0b6c85d3396ebfe62d5
parent1f8dbcb00d8774abef8454e8ab90034418914226 (diff)
add build depends on automake to have aclocal installed
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index c54a6000..1ce15378 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: utils
Priority: optional
Maintainer: Reinhard Tartler <siretart@tauware.de>
Build-Depends: autoconf,
+ automake,
autotools-dev,
debhelper (>> 5.0.0),
docbook-utils,