mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
libvdpau: set vdpau module dir, enable dri2 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
57b57419bf
commit
56ac1c95b8
@ -28,7 +28,9 @@ cd $PKG_BUILD
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
|
--enable-dri2 \
|
||||||
--disable-documentation \
|
--disable-documentation \
|
||||||
|
--with-module-dir=/usr/lib/vdpau
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user