[Pkg-cli-apps-commits] [SCM] banshee branch, experimental, updated. debian/2.3.3-1-16-g1a36c5c

Chow Loong Jin hyperair at debian.org
Fri Feb 17 18:28:05 UTC 2012


The following commit has been merged in the experimental branch:
commit 5dba058218511fbb6268f40a6d06a03c6f456b37
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Fri Feb 17 08:07:13 2012 +0800

    Update missing configure flags
    
     * Drop --disable-builtin-equalizer. The option has been removed.
     * Add --enable-gio-hardware. It was enabled by automagic before.

diff --git a/debian/rules b/debian/rules
index 31d0a53..6fba562 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,12 +12,12 @@ CONFFLAGS = \
 	--disable-tests \
 	--with-vendor-build-id="`lsb_release -ds`" \
 	--disable-clutter \
-	--disable-builtin-equalizer \
 	--disable-gst-sharp \
 	--enable-user-help \
 	--enable-docs \
 	--enable-youtube \
 	--enable-gio \
+	--enable-gio-hardware \
 	--disable-moonlight \
 	--enable-upnp \
 	--enable-gnome \

-- 
banshee



More information about the Pkg-cli-apps-commits mailing list