libbluray: explicitly enable optional enabled features

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-10-11 13:52:12 +02:00
parent 4c6a7064d1
commit 651dcf3a0f

View File

@ -56,4 +56,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
--disable-doxygen-html \
--disable-doxygen-ps \
--disable-doxygen-pdf \
--with-freetype \
--with-fontconfig \
--with-libxml2 \
--with-gnu-ld"