Skip to content

Commit

Permalink
Remove libva-x11 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcbit authored and Flole998 committed Dec 6, 2020
1 parent 1884300 commit ecd05a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure
Expand Up @@ -654,7 +654,6 @@ fi
if enabled_or_auto vaapi; then
if enabled libav; then
if check_pkg libva ">=0.38.0"; then
check_pkg libva-x11 ">=0.38.0" || die "libva-x11 not found"
check_pkg libva-drm ">=0.38.0" || die "libva-drm not found"
enable vaapi
enable hwaccels
Expand Down

0 comments on commit ecd05a2

Please sign in to comment.