Package: bakery2.4
Version: 2.4.0-1
Severity: serious
Tags: patch

When building 'bakery2.4' in a clean 'unstable' chroot,
I get the following error:

# build reference documentation
/usr/bin/make -C docs/reference
make[1]: Entering directory `/bakery2.4-2.4.0/docs/reference'
doxygen Doxyfile
make[1]: doxygen: Command not found
make[1]: *** [reference] Error 127
make[1]: Leaving directory `/bakery2.4-2.4.0/docs/reference'
make: *** [build-stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/bakery2.4-2.4.0/debian/control ./debian/control
--- ../tmp-orig/bakery2.4-2.4.0/debian/control  2006-08-24 06:14:31.000000000 
+0000
+++ ./debian/control    2006-08-24 06:14:28.000000000 +0000
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Bradley Bell <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), libgtkmm-2.4-dev (>> 1:2.8.0), 
libgconfmm-2.6-dev (>= 2.10.0-3), libglademm-2.4-dev (>= 2.6.1-1), 
libgnome-vfsmm-2.6-dev (>= 2.10.0-1), libxml++2.6-dev (>> 2.8.0), 
libxml-parser-perl
+Build-Depends: debhelper, doxygen, libgtkmm-2.4-dev (>> 1:2.8.0), 
libgconfmm-2.6-dev (>= 2.10.0-3), libglademm-2.4-dev (>= 2.6.1-1), 
libgnome-vfsmm-2.6-dev (>= 2.10.0-1), libxml++2.6-dev (>> 2.8.0), 
libxml-parser-perl
 Standards-Version: 3.7.2
 
 Package: libbakery-2.4-dev


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

Reply via email to