diff options
| author | Alessio Treglia <alessio@debian.org> | 2011-03-16 12:43:31 +0100 | 
|---|---|---|
| committer | Alessio Treglia <alessio@debian.org> | 2011-03-16 12:43:31 +0100 | 
| commit | bee152a2badf31b3fc0937d40cd93bfc8f523d99 (patch) | |
| tree | 5ec7b096f64e56bfcabc22b5a995d8f3372263a7 | |
| parent | 89e703ea03290e6d8e78b0ede7e516a3f817a7bb (diff) | |
Build-depend on autotools-dev.
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index fd26385..8ac343b 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional  Maintainer: Alessio Treglia <alessio@debian.org>  Standards-Version: 3.9.1  Build-Depends: debhelper (>= 7.0.50~), + autotools-dev,   lsb-release,   gnome-pkg-tools (>= 0.10),   gnome-doc-utils (>= 0.3.2), | 
