Package: jamin
Severity: important
Tags: patch

Hi,

The current version of jamin fails to build on GNU/kFreeBSD, because
the build-dependency on libasound2-dev, which is Linux specific, could 
not been satisfied. Please find attached a patch to fix that. It would 
be nice if you can include it in the next upload.

Thanks in advance,
Aurelien


-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Author: aurel32
Status: in BTS

diff -u jamin-0.95.0/debian/control jamin-0.95.0/debian/control
--- jamin-0.95.0/debian/control
+++ jamin-0.95.0/debian/control
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Robert Jordens <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.1.0), cdbs, dh-buildinfo, libasound2-dev, 
libjack0.100.0-dev, libxml2-dev, libgtk2.0-dev, ladspa-sdk, swh-plugins (>= 
0.4.6), fftw3-dev, liblo0-dev, libxml-parser-perl, perl-base, indent, 
docbook-to-man
+Build-Depends: debhelper (>> 4.1.0), cdbs, dh-buildinfo, libasound2-dev 
[!kfreebsd-i386], libjack0.100.0-dev, libxml2-dev, libgtk2.0-dev, ladspa-sdk, 
swh-plugins (>= 0.4.6), fftw3-dev, liblo0-dev, libxml-parser-perl, perl-base, 
indent, docbook-to-man
 Standards-Version: 3.6.1
 
 Package: jamin

Reply via email to