mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: update to xbmc-13.alpha-2975e4a
This commit is contained in:
parent
40a6e373ae
commit
081c4f5669
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xbmc-theme-Confluence"
|
||||
PKG_VERSION="13.alpha-9f8682d"
|
||||
PKG_VERSION="13.alpha-2975e4a"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xbmc"
|
||||
PKG_VERSION="13.alpha-9f8682d"
|
||||
PKG_VERSION="13.alpha-2975e4a"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
@ -239,7 +239,8 @@ if [ "$SAMBA_SUPPORT" = yes ]; then
|
||||
PKG_BUILD_DEPENDS_TARGET="$PKG_BUILD_DEPENDS_TARGET samba"
|
||||
PKG_DEPENDS="$PKG_DEPENDS samba"
|
||||
XBMC_SAMBA="--enable-samba"
|
||||
XBMC_LIBS="$XBMC_LIBS -ltalloc -ltdb -ltevent -lwbclient"
|
||||
# TODO: remove this?
|
||||
#XBMC_LIBS="$XBMC_LIBS -ltalloc -ltdb -ltevent -lwbclient"
|
||||
else
|
||||
XBMC_SAMBA="--disable-samba"
|
||||
fi
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user