[packages] mpd: Remove duplicate configure of aac (thanks Xiangfu Liu)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24970 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
094f1a47eb
commit
7070d03751
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mpd
|
||||
PKG_VERSION:=0.15.8
|
||||
PKG_RELEASE:=5
|
||||
PKG_RELEASE:=6
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/musicpd
|
||||
@ -72,7 +72,6 @@ CONFIGURE_ARGS += \
|
||||
--enable-mms \
|
||||
--enable-curl \
|
||||
--disable-oss \
|
||||
--enable-aac \
|
||||
--with-zeroconf=no \
|
||||
--disable-libOggFLACtest \
|
||||
--disable-test \
|
||||
|
Loading…
x
Reference in New Issue
Block a user