Package: ardour Version: 1:2.8.11-6 Severity: wishlist Tags: patch User: [email protected] Usertags: kfreebsd
Please consider this patch so that ardour is buildable on future ports of Debian GNU/kFreeBSD (such as the upcoming kfreebsd-mipsel). -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 9.0-0-amd64 Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/control' --- debian/control 2011-07-16 20:40:31 +0000 +++ debian/control 2011-07-16 21:09:39 +0000 @@ -31,8 +31,8 @@ libgtkmm-2.4-dev, libpango1.0-dev, ladspa-sdk (>= 1.1-2), - libasound2-dev (>= 0.9.4) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], - liboss-salsa-dev [kfreebsd-i386 kfreebsd-amd64 hurd-i386], + libasound2-dev (>= 0.9.4) [linux-any], + liboss-salsa-dev [!linux-any], libaubio-dev, libjack-dev, liblo-dev,

