mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
libvdpau: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2bf00b2854
commit
b2ae5422d2
@ -13,6 +13,8 @@ PKG_SHORTDESC="libvdpau: a Video Decode and Presentation API for UNIX."
|
||||
PKG_LONGDESC="VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs."
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
if [ "$DEVTOOLS" = "yes" ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS vdpauinfo"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user