[flatpak] disable fuse

runtime does not provide fuse3, disable until this changes
This commit is contained in:
akallabeth 2023-10-10 20:05:06 +02:00 committed by akallabeth
parent 4a2dd167d7
commit 0b9d605ed7
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
"-DWITH_SERVER:BOOL=ON",
"-DWITH_SAMPLE:BOOL=ON",
"-DWITH_CUPS:BOOL=ON",
"-DWITH_FUSE:BOOL=OFF",
"-DWITH_FFMPEG:BOOL=ON",
"-DWITH_URIPARSER:BOOL=ON",
"-DWITH_DSP_FFMPEG:BOOL=ON",