mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
xbmc-pvr: fix build
This commit is contained in:
parent
e9f613a3b9
commit
bd49dcd623
@ -120,6 +120,9 @@ cd $PKG_BUILD
|
|||||||
[ -d lib/libdvd/libdvdcss ] && do_autoreconf lib/libdvd/libdvdcss
|
[ -d lib/libdvd/libdvdcss ] && do_autoreconf lib/libdvd/libdvdcss
|
||||||
do_autoreconf lib/libdvd/libdvdread
|
do_autoreconf lib/libdvd/libdvdread
|
||||||
do_autoreconf lib/libdvd/libdvdnav
|
do_autoreconf lib/libdvd/libdvdnav
|
||||||
|
do_autoreconf lib/libid3tag/libid3tag
|
||||||
|
do_autoreconf xbmc/screensavers/rsxs-0.9
|
||||||
|
do_autoreconf lib/libapetag
|
||||||
|
|
||||||
# Clean the generated files
|
# Clean the generated files
|
||||||
find . -depth -type d -name "autom4te.cache" -exec rm -rf {} \;
|
find . -depth -type d -name "autom4te.cache" -exec rm -rf {} \;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user