mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
vdpauinfo:
-dont build and install libvdpau to avoid loops
This commit is contained in:
parent
02bd1e591f
commit
b60a291984
@ -3,7 +3,6 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build libvdpau
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
|
@ -2,7 +2,5 @@
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install libvdpau
|
||||
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/$1 $INSTALL/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user