diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 10:26:21 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 10:26:21 +0000 |
commit | 4600b99fc9a504d76f198977af3afa2c03fc2a9f (patch) | |
tree | 602230815e5d37e6fee0edb929ea06045b7328d1 | |
parent | 5c1b3d39f7b2e6a29027ac7737394228ea496b78 (diff) |
Build-Depends: automake1.9
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f2a33e1..40c090d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: optional Maintainer: Xavier Roche <roche@httrack.com> Standards-Version: 3.9.4 -Build-Depends: debhelper (>> 5.0.0), zlib1g-dev, autotools-dev, autoconf +Build-Depends: debhelper (>> 5.0.0), zlib1g-dev, autotools-dev, autoconf, automake1.9 Homepage: http://www.httrack.com Package: httrack |