Package: gaim-encryption
Severity: serious
Tags: patch

When building 'gaim-encryption' in a clean chroot,
I get the following error:

./configure --prefix=/usr \
--mandir=\${prefix}/share/man \
        --infodir=\${prefix}/share/info \
        --with-nss-includes=/usr/include/mozilla/nss \
        --with-nspr-includes=/usr/include/mozilla/nspr \
--with-nspr-libs=/usr/lib \
--with-nss-libs=/usr/lib
configure: error: cannot run /bin/sh ./config.sub
make: *** [build-stamp] Error 1

Please add the missing Build-Depends on 'autotools-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gaim-encryption-2.36/debian/control ./debian/control
--- ../tmp-orig/gaim-encryption-2.36/debian/control     2005-03-23 
11:21:33.397504880 +0100
+++ ./debian/control    2005-03-23 11:21:30.478068675 +0100
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Leo Costela <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), libnss-dev, libnspr-dev, gaim-dev
+Build-Depends: debhelper, autotools-dev, libnss-dev, libnspr-dev, gaim-dev
 Standards-Version: 3.6.1.0
 
 Package: gaim-encryption


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to