[package] get the enable/disable ipv6 configure option from the build system, do...
[openwrt/svn-archive/archive.git] / sound / mpd / Makefile
index e0732468bc8e236010effb2c33ed1241418dd78f..30165ce1fe1ec0bddcad8051c9cb77b0c4dec563 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mpd
 PKG_VERSION:=0.15.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/musicpd
@@ -60,7 +60,6 @@ define Build/Configure
                --disable-mpc \
                --disable-aac \
                --disable-lsr \
-               --disable-ipv6 \
                --disable-ao \
                --disable-mvp \
                --disable-lametest \