[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#379536: hydrogen-drumkits: FTBFS: Missing Build-Depends on 'unzip'



Package: hydrogen-drumkits
Version: 0.9.3.20060702-1
Severity: serious
Tags: patch

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

Extracting kit drumkits/MilloDrums-3.zip
/bin/sh: line 2: unzip: command not found
Extracting kit drumkits/YamahaVintageKit.zip
/bin/sh: line 2: unzip: command not found
make: *** [unpack] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/hydrogen-drumkits-0.9.3.20060702/debian/control ./debian/control
--- ../tmp-orig/hydrogen-drumkits-0.9.3.20060702/debian/control	2006-07-24 07:31:51.000000000 +0000
+++ ./debian/control	2006-07-24 07:31:47.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org>
 Uploaders: Free Ekanayaka <freee@debian.org>
-Build-Depends: debhelper (>> 3.0.0)
+Build-Depends: debhelper, unzip
 Build-Depends-Indep: grep (>= 2.5.1)
 Standards-Version: 3.7.2
 



Reply to: