Skip to content
Snippets Groups Projects
Commit 6dc82e94 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

Unbreak CI

parent de493a1d
No related branches found
No related tags found
1 merge request!1454deinterlace: move assembler to separate modules
......@@ -393,6 +393,8 @@ if [ ! -z "$WINSTORE" ]; then
CONFIGFLAGS="$CONFIGFLAGS --disable-vcd"
# other modules that were disabled in the old UWP builds
CONFIGFLAGS="$CONFIGFLAGS --disable-dxva2"
# Not in contribs
CONFIGFLAGS="$CONFIGFLAGS --disable-a52"
else
CONFIGFLAGS="$CONFIGFLAGS --enable-dvdread --enable-caca"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment