mpd: enable build from clean (backport)

This commit is contained in:
islipfd19 2016-06-17 22:01:43 -04:00 committed by GitHub
parent 5eac99532e
commit 45297f3d6f

View File

@ -39,7 +39,7 @@ PKG_ADDON_PROVIDES=""
PKG_ADDON_REPOVERSION="7.0" PKG_ADDON_REPOVERSION="7.0"
pre_configure_target() { pre_configure_target() {
export LDFLAGS="$LDFLAGS -ldl -logg" export LIBS="$LIBS -logg -lFLAC"
} }
PKG_CONFIGURE_OPTS_TARGET="--enable-alsa \ PKG_CONFIGURE_OPTS_TARGET="--enable-alsa \