[SCM] hydrogen/master: Replace negated list of non-linux architectures with linux-any.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jan 27 01:21:04 UTC 2012


The following commit has been merged in the master branch:
commit 4935493c96a94e33ee95afbd638b81d042adf8c8
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jan 27 02:20:47 2012 +0100

    Replace negated list of non-linux architectures with linux-any.

diff --git a/debian/rules b/debian/rules
index ff40990..ca1c294 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,7 @@ clean::
 CDBS_BUILD_DEPENDS += , cmake
 CDBS_BUILD_DEPENDS += , libqt4-dev, libz-dev, pkg-config, libarchive-dev
 CDBS_BUILD_DEPENDS += , docbook-utils, poxml, xmlto, libxml2-utils
-CDBS_BUILD_DEPENDS += , libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
+CDBS_BUILD_DEPENDS += , libasound2-dev [linux-any]
 CDBS_BUILD_DEPENDS += , libaudiofile-dev, libjack-dev, liblrdf-dev, libsndfile1-dev (>= 1.0.18), portaudio19-dev, libportmidi-dev
 
 # Needed for our packaging

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list