diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-15 19:30:24 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-04-15 19:30:24 +0000 |
commit | 919030900d96876e01b4d837bb14767f5f888322 (patch) | |
tree | 61edd3771729797d5abfa78b3974ea5428d8ea0c | |
parent | 859f4625cb204adbe9c95490e5a6cb028037cb1a (diff) |
Build-Depends: dh-autoreconf
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1d3f946..f1efe91 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.5 -Build-Depends: debhelper (>= 8.0.0), zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake, libtool +Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, zlib1g-dev, libssl-dev, autotools-dev, autoconf, automake, libtool Homepage: http://www.httrack.com Package: httrack |