mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
fad01b4d2e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
56 B
Bash
4 lines
56 B
Bash
#!/bin/sh
|
|
|
|
VDPAU_DRIVER=va_gl
|
|
export VDPAU_DRIVER=va_gl
|