Package: gtk+2.0-directfb Version: 2.0.9.2-1 Severity: serious Tags: patch When building 'gtk+2.0-directfb' in a clean 'unstable' chroot, I get the following error:
debian/rules clean debian/rules:30: /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' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/gtk+2.0-directfb-2.0.9.2/debian/control ./debian/control --- ../tmp-orig/gtk+2.0-directfb-2.0.9.2/debian/control 2005-09-29 17:13:39.000000000 +0000 +++ ./debian/control 2005-09-29 17:13:35.000000000 +0000 @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Alastair McKinstry <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, libdirectfb-dev (>= 0.9.22), autoconf +Build-Depends: debhelper, dbs, libgtk2.0-dev, libdirectfb-dev (>= 0.9.22), autoconf Standards-Version: 3.6.2 Package: libgtk+2.0-directfb0-udeb -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]