libva: use default driver path

This commit is contained in:
Lukas Rusak 2017-05-19 08:26:53 -07:00
parent bb5b441a92
commit bf8de958fa
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -43,5 +43,4 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-silent-rules \
--enable-egl \
$DISPLAYSERVER_LIBVA \
--disable-wayland \
--disable-dummy-driver \
--with-drivers-path=/usr/lib/va"
--disable-dummy-driver"