flatpak: Enable obs-libfdk

Freedesktop runtime provides it.
This commit is contained in:
tytan652 2023-03-12 18:03:20 +01:00 committed by Jim
parent 90e8e81e99
commit ad859a3f66

View File

@ -505,7 +505,8 @@
"-DENABLE_JACK=ON",
"-DENABLE_RTMPS=ON",
"-DENABLE_VLC=OFF",
"-DENABLE_AJA=ON"
"-DENABLE_AJA=ON",
"-DENABLE_LIBFDK=ON"
],
"secret-opts": [
"-DRESTREAM_CLIENTID=$RESTREAM_CLIENTID",