diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 11:15:31 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-01 11:15:31 +0000 |
commit | 3ca0c70a1bc7fcd325eb131a92e4c6be1f292968 (patch) | |
tree | 25ea5d930dcead3d7bdb889cc9b5779763f699a2 | |
parent | ccac769fa767147c9155cc1acb53b9a33e531c76 (diff) |
Build-Depends: libtool
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 40c090d..411212a 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, automake1.9 +Build-Depends: debhelper (>> 5.0.0), zlib1g-dev, autotools-dev, autoconf, automake1.9, libtool Homepage: http://www.httrack.com Package: httrack |