Package: sbm
Version: 3.7.1-7
Severity: serious
Tags: patch

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

make[2]: Entering directory `/srv/dbuild/tmp/sbm-3.7.1/docs'
sgml2info user-guide.sgml
Please install makeinfo to use LinuxDoc DTD SGML Info Conversion
make[2]: *** [user-guide.info] Error 1
make[2]: Leaving directory `/srv/dbuild/tmp/sbm-3.7.1/docs'

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/sbm-3.7.1/debian/control ./debian/control
--- ../tmp-orig/sbm-3.7.1/debian/control        2006-02-12 12:33:13.000000000 
+0000
+++ ./debian/control    2006-02-12 12:33:03.000000000 +0000
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 2.0.0), linuxdoc-tools, nasm, libucl-dev (>= 
1.01-2), tetex-bin, tetex-base, tetex-extra, groff
+Build-Depends: debhelper, texinfo, linuxdoc-tools, nasm, libucl-dev (>= 
1.01-2), tetex-bin, tetex-base, tetex-extra, groff
 Standards-Version: 3.6.1.1
 
 Package: sbm


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

Reply via email to