[SCM] ices2/master: Replace hardcoded list of non-Linux archs with linux-any (Closes: #634702).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Aug 16 09:15:11 UTC 2011


The following commit has been merged in the master branch:
commit c711391f8afb9c6b2162a7894527ea3cb720fa2f
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Aug 16 11:15:41 2011 +0200

    Replace hardcoded list of non-Linux archs with linux-any (Closes: #634702).

diff --git a/debian/rules b/debian/rules
index 50eda40..77a8f2c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 # Upstream requirements
 #  Icecast is GPL so needs gnutls variant of CURL
-CDBS_BUILD_DEPENDS += , libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libshout3-dev (>> 2.0), libxml2-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], pkg-config, libroar-dev (>= 0.3)
+CDBS_BUILD_DEPENDS += , libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libshout3-dev (>> 2.0), libxml2-dev, libasound2-dev [linux-any], pkg-config, libroar-dev (>= 0.3)
 
 DEB_UPSTREAM_PACKAGE = ices
 DEB_UPSTREAM_URL = http://downloads.us.xiph.org/releases/ices

-- 
ices2 packaging



More information about the pkg-multimedia-commits mailing list