Package: meld Severity: serious Tags: patch When building 'meld' in a clean chroot, I get the following error:
make[3]: scrollkeeper-config: Command not found make[3]: Entering directory `/meld-0.9.4.1+20050125/help/C' scrollkeeper-preinstall meld-C.omf meld-C.omf.install make[3]: scrollkeeper-preinstall: Command not found make[3]: *** [all] Error 127 make[3]: Leaving directory `/meld-0.9.4.1+20050125/help/C' Please add the missing Build-Depends on 'scrollkeeper' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/meld-0.9.4.1+20050125/debian/control ./debian/control --- ../tmp-orig/meld-0.9.4.1+20050125/debian/control 2005-01-31 12:47:12.671630939 +0100 +++ ./debian/control 2005-01-31 12:47:06.219876897 +0100 @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: Ross Burton <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.1.25), cdbs, python, intltool +Build-Depends-Indep: debhelper (>= 4.1.25), cdbs, python, intltool, scrollkeeper Standards-Version: 3.6.1 Package: meld -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]