Package: aalib
Version: 1.4p5-23
Severity: serious
Tags: patch

When building 'aalib' in a clean 'unstable' chroot,
I get the following error:

/usr/bin/make -C doc
make[1]: Entering directory `/aalib-1.4p5/doc'
makeinfo   -I . \
 -o aalib.info `test -f 'aalib.texinfo' || echo './'`aalib.texinfo
/bin/sh: makeinfo: command not found
make[1]: *** [aalib.info] Error 127
make[1]: Leaving directory `/aalib-1.4p5/doc'
make: *** [build-stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/aalib-1.4p5/debian/control ./debian/control
--- ../tmp-orig/aalib-1.4p5/debian/control      2005-06-22 08:07:41.000000000 
+0200
+++ ./debian/control    2005-06-22 08:07:37.000000000 +0200
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Joey Hess <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.1), libslang2-dev, libx11-dev, 
libncurses5-dev, libgpmg1-dev | not+linux-gnu, autoconf, libtool (>= 1.3.5), 
automake1.7, dpkg-dev (>= 1.9.0)
+Build-Depends: debhelper (>= 4.1.1), texinfo, libslang2-dev, libx11-dev, 
libncurses5-dev, libgpmg1-dev | not+linux-gnu, autoconf, libtool (>= 1.3.5), 
automake1.7, dpkg-dev (>= 1.9.0)
 Standards-Version: 3.6.2
 
 Package: aalib1-dev


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

Reply via email to