Package: iso-codes
Version: 0.47-1
Severity: serious
Tags: patch

When building 'iso-codes' in a clean 'unstable' chroot,
I get the following error:

chmod +x ./autogen.sh
./autogen.sh
./autogen.sh: line 8: aclocal: command not found
./autogen.sh: line 9: autoconf: command not found
./autogen.sh: line 10: automake: command not found
./autogen.sh: line 12: ./configure: No such file or directory
make: *** [configure] Error 127

Please add the missing Build-Depends on 'autoconf, automake'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/iso-codes-0.47/debian/control ./debian/control
--- ../tmp-orig/iso-codes-0.47/debian/control   2005-08-06 11:47:41.000000000 
+0000
+++ ./debian/control    2005-08-06 11:47:38.000000000 +0000
@@ -1,7 +1,7 @@
 Source: iso-codes
 Priority: optional
 Section: misc
-Build-Depends-Indep: gettext, debhelper (>= 3), python, python-xml
+Build-Depends-Indep: debhelper, autoconf, automake1.9, gettext, python, 
python-xml
 Maintainer: Alastair McKinstry <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
 


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

Reply via email to