mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
debug: call get_graphicdrivers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0894c68e64
commit
6fc7e44694
@ -32,6 +32,9 @@ PKG_LONGDESC="debug is a Metapackage for installing debugging tools"
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
# configure GPU drivers and dependencies:
|
||||
get_graphicdrivers
|
||||
|
||||
if [ "$VDPAU_SUPPORT" = "yes" ]; then
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET vdpauinfo"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user