Enabled wmfcdm media encription component

This commit is contained in:
mr. m
2025-02-20 16:06:43 +01:00
parent bc863f3f2c
commit 93d844b950
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ fi
if test "$SURFER_COMPAT" = "x86_64"; then
ac_add_options --target=x86_64-pc-linux
ac_add_options --enable-eme=widevine
ac_add_options --enable-eme=widevine,wmfcdm
# Enable Profile Guided Optimization
if test "$ZEN_GA_DISABLE_PGO"; then