From: Theodore Ts'o Date: Fri, 21 Sep 2012 00:48:34 +0000 (-0400) Subject: debian: adjust build dependencies X-Git-Tag: v1.42.6~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a92037f2610c6efc317df0fe61a995c78f38fc16;p=thirdparty%2Fe2fsprogs.git debian: adjust build dependencies Remove dc from the list of dependencies, since it's not used during the build anymore. Addresses-Debian-Bug: #677497 Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/control.in b/debian/control.in index 292959abc..4ba164e74 100644 --- a/debian/control.in +++ b/debian/control.in @@ -9,7 +9,7 @@ Source: e2fsprogs Section: admin Priority: required Maintainer: Theodore Y. Ts'o -Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, DIETLIBC_DEFINES gcc-multilib [mips mipsel], debhelper (>= 7.0), UTIL_LINUX_NG_DEFINES m4 +Build-Depends: texi2html (>= 1.76), gettext, texinfo, pkg-config, DIETLIBC_DEFINES gcc-multilib [mips mipsel], debhelper (>= 7.0), UTIL_LINUX_NG_DEFINES m4 Standards-Version: 3.9.3 Homepage: http://e2fsprogs.sourceforge.net