mirror of https://github.com/FreeRDP/FreeRDP
[flatpak] disable fuse
runtime does not provide fuse3, disable until this changes
This commit is contained in:
parent
4a2dd167d7
commit
0b9d605ed7
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue