flatpak: Reenable AJA and JACK plugins

master
tytan652 2022-03-22 10:57:27 +00:00 committed by Georges Basile Stavracas Neto
parent 2a0e3c0c9b
commit ebd6520f25
1 changed files with 2 additions and 1 deletions

View File

@ -421,9 +421,10 @@
"-DUSE_XDG=ON",
"-DENABLE_ALSA=OFF",
"-DENABLE_PULSEAUDIO=ON",
"-DENABLE_JACK=ON",
"-DENABLE_RTMPS=ON",
"-DENABLE_VLC=OFF",
"-DENABLE_AJA=OFF"
"-DENABLE_AJA=ON"
],
"secret-opts": [
"-DRESTREAM_CLIENTID=$RESTREAM_CLIENTID",