[SCM] icecast2/master: Add po-debconf support

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Aug 12 10:10:40 UTC 2011


The following commit has been merged in the master branch:
commit cbe15bd1409c87dea4cc702f0d0324be033b0149
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Aug 12 11:57:16 2011 +0200

    Add po-debconf support

diff --git a/debian/rules b/debian/rules
index 63f7da4..1eb4c89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,7 @@ common-binary-post-install-arch::
 
 # Upstream requirements
 #  Icecast is GPL so needs gnutls variant of CURL
-CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libxslt1-dev | libxslt-dev, libxml2-dev, libcurl4-gnutls-dev, libtheora-dev (>= 0.0.0.alpha7), libspeex-dev
+CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libxslt1-dev | libxslt-dev, libxml2-dev, libcurl4-gnutls-dev, libtheora-dev (>= 0.0.0.alpha7), libspeex-dev, po-debconf
 
 # Resolve, cleanup and apply CDBS-declared dependencies
 include debian/cdbs/1/rules/package-relations.mk

-- 
icecast2 packaging



More information about the pkg-multimedia-commits mailing list