summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@golden-gryphon.com>2013-04-29 11:04:46 -0700
committerManoj Srivastava <srivasta@golden-gryphon.com>2013-04-29 11:19:09 -0700
commit0b0e8be8f5ca99abb7fa31792e7e3310407a2e9c (patch)
treec2bb6ee70dbca1c400bdabc31f11deddf334ed63 /debian/control
parentcab81f81aa4c2442185003992540c4c2eaa4552b (diff)
[master]: Added NMU changes back in
I had missed the NMU. Thank god for experimental. Signed-off-by: Manoj Srivastava <srivasta@golden-gryphon.com>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index dcd3ed7..9dd1506 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Standards-Version: 3.9.4
Maintainer: Manoj Srivastava <srivasta@debian.org>
Priority: optional
Homepage: http://wm-icons.sourceforge.net/
-Build-Depends-Indep: debhelper (>= 9.0.0), dh-autoreconf, autoconf, automake | automaken, cvs
+Build-Depends-Indep: debhelper (>= 9.0.0), dh-autoreconf, autoconf,
+ automake | automaken, cvs, libtool
# depending on cvs sucks, but gettext needs it without depending on it,
# and autoreconf calls autopoint from gettext, which uses a CVS repo in
# a tar ball. See Bug#506022 and Bug#508230