mpd: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:05:26 +02:00
parent 67a26e96b0
commit ca5c821790

View File

@ -29,7 +29,7 @@ PKG_DEPENDS_TARGET="toolchain boost glib ffmpeg libmad libogg flac faad2 curl al
PKG_SECTION="service.multimedia"
PKG_SHORTDESC="Music Player Daemon (MPD): a free and open Music Player Server"
PKG_LONGDESC="Music Player Daemon ($PKG_VERSION) is a flexible and powerful server-side application for playing music"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_IS_ADDON="yes"
PKG_ADDON_NAME="Music Player Daemon (MPD)"