diff --git a/build-aux/flatpak/org.gtk.Demo4.json b/build-aux/flatpak/org.gtk.Demo4.json index 9185fada49..7e625478ee 100644 --- a/build-aux/flatpak/org.gtk.Demo4.json +++ b/build-aux/flatpak/org.gtk.Demo4.json @@ -63,36 +63,6 @@ } ] }, - { - "name" : "libsass", - "buildsystem" : "meson", - "builddir" : true, - "config-opts" : [ - "--libdir=/app/lib" - ], - "sources" : [ - { - "type" : "git", - "url" : "https://github.com/lazka/libsass.git", - "branch" : "meson" - } - ] - }, - { - "name" : "sassc", - "buildsystem" : "meson", - "builddir" : true, - "config-opts" : [ - "--libdir=/app/lib" - ], - "sources" : [ - { - "type" : "git", - "url" : "https://github.com/lazka/sassc.git", - "branch" : "meson" - } - ] - }, { "name" : "gtk", "buildsystem" : "meson", diff --git a/build-aux/flatpak/org.gtk.IconBrowser4.json b/build-aux/flatpak/org.gtk.IconBrowser4.json index d6bce54eb8..14960965cd 100644 --- a/build-aux/flatpak/org.gtk.IconBrowser4.json +++ b/build-aux/flatpak/org.gtk.IconBrowser4.json @@ -63,36 +63,6 @@ } ] }, - { - "name" : "libsass", - "buildsystem" : "meson", - "builddir" : true, - "config-opts" : [ - "--libdir=/app/lib" - ], - "sources" : [ - { - "type" : "git", - "url" : "https://github.com/lazka/libsass.git", - "branch" : "meson" - } - ] - }, - { - "name" : "sassc", - "buildsystem" : "meson", - "builddir" : true, - "config-opts" : [ - "--libdir=/app/lib" - ], - "sources" : [ - { - "type" : "git", - "url" : "https://github.com/lazka/sassc.git", - "branch" : "meson" - } - ] - }, { "name" : "gtk", "buildsystem" : "meson", diff --git a/build-aux/flatpak/org.gtk.WidgetFactory4.json b/build-aux/flatpak/org.gtk.WidgetFactory4.json index dbaee92474..ccc2c63c99 100644 --- a/build-aux/flatpak/org.gtk.WidgetFactory4.json +++ b/build-aux/flatpak/org.gtk.WidgetFactory4.json @@ -63,36 +63,6 @@ } ] }, - { - "name" : "libsass", - "buildsystem" : "meson", - "builddir" : true, - "config-opts" : [ - "--libdir=/app/lib" - ], - "sources" : [ - { - "type" : "git", - "url" : "https://github.com/lazka/libsass.git", - "branch" : "meson" - } - ] - }, - { - "name" : "sassc", - "buildsystem" : "meson", - "builddir" : true, - "config-opts" : [ - "--libdir=/app/lib" - ], - "sources" : [ - { - "type" : "git", - "url" : "https://github.com/lazka/sassc.git", - "branch" : "meson" - } - ] - }, { "name" : "gtk", "buildsystem" : "meson",