Skip to content

Commit 0cb8b77

Browse files
authored
disable QT_MULTIMEDIA temporarily™ (#38)
1 parent e40acc6 commit 0cb8b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

citron-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ fi
6262
-DCITRON_CHECK_SUBMODULES=OFF \
6363
-DCITRON_USE_LLVM_DEMANGLE=OFF \
6464
-DCITRON_ENABLE_LTO=ON \
65-
-DCITRON_USE_QT_MULTIMEDIA=ON \
65+
-DCITRON_USE_QT_MULTIMEDIA=OFF \
6666
-DCITRON_USE_QT_WEB_ENGINE=OFF \
6767
-DENABLE_QT_TRANSLATION=ON \
6868
-DUSE_DISCORD_PRESENCE=OFF \

0 commit comments

Comments
 (0)