mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc:
- update to xbmc-25357 - add -lpython2.6 to LDFLAGS, needed after changes in r25353 (reported)
This commit is contained in:
parent
f1f6a523e7
commit
e17dc10755
@ -65,6 +65,8 @@ if [ "$VDPAU" = yes ]; then
|
||||
XBMC_VDPAU="--enable-vdpau"
|
||||
fi
|
||||
|
||||
LDFLAGS="$LDFLAGS -lpython2.6"
|
||||
|
||||
cd $PKG_BUILD
|
||||
autoheader
|
||||
autoconf
|
||||
|
@ -1 +1 @@
|
||||
http://sources.openelec.tv/svn/xbmc-25244.tar.bz2
|
||||
http://sources.openelec.tv/svn/xbmc-25357.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user