Package: libnoise Version: 0.9.0-2 Severity: serious Tags: patch When building 'libnoise' in a clean 'unstable' chroot, I get the following error:
debian/rules clean debian/rules:13: /usr/share/dbs/dbs-build.mk: No such file or directory make: *** No rule to make target `/usr/share/dbs/dbs-build.mk'. Stop. Please add the missing Build-Depends on 'dbs, libtool' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/libnoise-0.9.0/debian/control ./debian/control --- ../tmp-orig/libnoise-0.9.0/debian/control 2005-08-08 14:53:23.000000000 +0000 +++ ./debian/control 2005-08-08 14:52:56.000000000 +0000 @@ -1,7 +1,7 @@ Source: libnoise Section: devel Priority: optional -Build-Depends: debhelper (>= 4.0.0), unzip +Build-Depends: debhelper, dbs, libtool, unzip Standards-Version: 3.6.1 Maintainer: Federico Di Gregorio <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]