debug: call get_graphicdrivers

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-11-09 14:50:40 +01:00
parent 8dc105dc43
commit 94b5be6fc3

View File

@ -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