libmodplug: build static

not kodi dependency anymore. used for audiodecoders only
This commit is contained in:
Stefan Saraev 2015-04-03 11:56:40 +03:00
parent 7193fb68f9
commit 58afc03a1e

View File

@ -31,3 +31,5 @@ PKG_LONGDESC="libmodplug renders mod music files as raw audio data, for playing
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"