[Pkg-mpd-commits] [SCM] Git repository for pkg-mpd branch, master, updated. debian/0.16.1-1-15-g41660d7

Alexander Wirt formorer at debian.org
Sun Feb 20 21:10:24 UTC 2011


The following commit has been merged in the master branch:
commit 9cc753615fd8536d70437e24d80bf6911b11f1f1
Author: Alexander Wirt <formorer at debian.org>
Date:   Sun Feb 20 11:18:29 2011 +0100

    Reenable mikmod support
    
    Closes: #607643, #510675

diff --git a/debian/rules b/debian/rules
index 25ea0e9..c36e451 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ WITH_TREMOR=--with-tremor
 endif
 
 DEB_BUILDDIR := debian/build
-DEB_CONFIGURE_USER_FLAGS += $(WITH_TREMOR) --enable-sqlite --enable-un --enable-ao --enable-lastfm --enable-pipe-output --disable-lame --disable-cue
+DEB_CONFIGURE_USER_FLAGS += $(WITH_TREMOR) --enable-sqlite --enable-un --enable-ao --enable-lastfm --enable-pipe-output --disable-lame --disable-cue --enable-mikmod
 LDFLAGS += -Wl,--as-needed
 
 include /usr/share/cdbs/1/rules/debhelper.mk

-- 
Git repository for pkg-mpd



More information about the Pkg-mpd-commits mailing list