Package: mod-bt
Version: 0.0.18+p4.1364-1
Severity: normal
Tags: patch

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

make[2]: Leaving directory `/mod-bt-0.0.18+p4.1364'
make[1]: Leaving directory `/mod-bt-0.0.18+p4.1364'
fakeroot install -m644 -D /mod-bt-0.0.18+p4.1364/debian/bt.load 
debian/tmp/etc/apache2/mods-available/bt.load
make: fakeroot: Command not found
make: *** [install] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/mod-bt-0.0.18+p4.1364/debian/control ./debian/control
--- ../tmp-orig/mod-bt-0.0.18+p4.1364/debian/control    2006-07-24 
13:56:07.000000000 +0000
+++ ./debian/control    2006-07-24 13:56:04.000000000 +0000
@@ -6,6 +6,7 @@
 Build-Depends: debhelper (>= 4.2.32),
     cpio, apache2-prefork-dev, libxml2-dev,
     patch,
+    fakeroot,
     libapr0-dev,
     libdb4.3-dev,
     automake1.9, autoconf,


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

Reply via email to