Merge pull request #462 from islipfd19/patch-6

mpd: enable build from clean (backport)
This commit is contained in:
Christian Hewitt 2016-06-18 06:35:13 +04:00 committed by GitHub
commit 92789cf463

View File

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