mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
libbluray: fix target depends
This commit is contained in:
parent
ed64e3035c
commit
b5ffb0d77f
@ -33,7 +33,7 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
if [ "$NONFREE_SUPPORT" = "yes" ]; then
|
if [ "$NONFREE_SUPPORT" = "yes" ]; then
|
||||||
PKG_DEPENDS="$PKG_DEPENDS libaacs"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET libaacs"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-werror \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user