Package: firefox-sage
Version: 1.3.6-1
Severity: serious
Tags: patch

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

touch configure-stamp
dh_testdir
mkdir -p temp
unzip -o -d temp *.xpi
/bin/sh: unzip: command not found
make: *** [build-stamp] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/firefox-sage-1.3.6/debian/control ./debian/control
--- ../tmp-orig/firefox-sage-1.3.6/debian/control       2006-09-12 
06:07:26.000000000 +0000
+++ ./debian/control    2006-09-12 06:07:25.000000000 +0000
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Alan Woodland <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 5.0.0)
+Build-Depends: debhelper (>> 5.0.0), unzip
 Standards-Version: 3.7.2
 
 Package: firefox-sage


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

Reply via email to