flatpak: Try harder to disable sassc

This commit is contained in:
Matthias Clasen 2021-02-12 00:26:10 -05:00
parent 8d4f4af8ef
commit 3e426e4c5b
3 changed files with 3 additions and 0 deletions

View File

@ -70,6 +70,7 @@
"config-opts" : [
"--libdir=/app/lib",
"-Denable_vulkan=no",
"-Dsassc=disabled",
"-Dbuildtype=debugoptimized",
"-Dprofile=devel"
],

View File

@ -70,6 +70,7 @@
"config-opts" : [
"--libdir=/app/lib",
"-Denable_vulkan=no",
"-Dsassc=disabled",
"-Dbuildtype=debugoptimized",
"-Dprofile=devel"
],

View File

@ -70,6 +70,7 @@
"config-opts" : [
"--libdir=/app/lib",
"-Denable_vulkan=no",
"-Dsassc=disabled",
"-Dbuildtype=debugoptimized",
"-Dprofile=devel"
],