summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-aux/flatpak/org.gtk.Demo4.json1
-rw-r--r--build-aux/flatpak/org.gtk.IconBrowser4.json1
-rw-r--r--build-aux/flatpak/org.gtk.WidgetFactory4.json1
3 files changed, 3 insertions, 0 deletions
diff --git a/build-aux/flatpak/org.gtk.Demo4.json b/build-aux/flatpak/org.gtk.Demo4.json
index 8efb2e9d1a..b987981577 100644
--- a/build-aux/flatpak/org.gtk.Demo4.json
+++ b/build-aux/flatpak/org.gtk.Demo4.json
@@ -70,6 +70,7 @@
"config-opts" : [
"--libdir=/app/lib",
"-Denable_vulkan=no",
+ "-Dsassc=disabled",
"-Dbuildtype=debugoptimized",
"-Dprofile=devel"
],
diff --git a/build-aux/flatpak/org.gtk.IconBrowser4.json b/build-aux/flatpak/org.gtk.IconBrowser4.json
index 65bb182b43..580e4e7af9 100644
--- a/build-aux/flatpak/org.gtk.IconBrowser4.json
+++ b/build-aux/flatpak/org.gtk.IconBrowser4.json
@@ -70,6 +70,7 @@
"config-opts" : [
"--libdir=/app/lib",
"-Denable_vulkan=no",
+ "-Dsassc=disabled",
"-Dbuildtype=debugoptimized",
"-Dprofile=devel"
],
diff --git a/build-aux/flatpak/org.gtk.WidgetFactory4.json b/build-aux/flatpak/org.gtk.WidgetFactory4.json
index 5fd1b8a678..138a6c73b5 100644
--- a/build-aux/flatpak/org.gtk.WidgetFactory4.json
+++ b/build-aux/flatpak/org.gtk.WidgetFactory4.json
@@ -70,6 +70,7 @@
"config-opts" : [
"--libdir=/app/lib",
"-Denable_vulkan=no",
+ "-Dsassc=disabled",
"-Dbuildtype=debugoptimized",
"-Dprofile=devel"
],