Skip to content

Commit 61c3603

Browse files
committed
Flatpak: modify Package/Flatpak/io.github.KangLin.RabbitRemoteControl.json
1 parent a831c1f commit 61c3603

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Package/Flatpak/io.github.KangLin.RabbitRemoteControl.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,10 @@
203203
"buildsystem": "cmake-ninja",
204204
"builddir": true,
205205
"config-opts": [
206-
"-DCMAKE_BUILD_TYPE=Release"
206+
"-DCMAKE_BUILD_TYPE=Release",
207+
"-DBUILD_MimeTypeBrowser=OFF",
208+
"-DBUILD_APP=OFF",
209+
"-DBUILD_TEST=OFF"
207210
],
208211
"cleanup": [
209212
"/bin",

0 commit comments

Comments
 (0)