summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-04-13 12:18:41 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-04-13 12:18:41 -0300
commitae36052bfa5aeb8fd0f552b8738dc15e093e1972 (patch)
treed21f4f732020bef5d5e6b8fd68b1b9f8d0113745 /build-aux
parent45709723cb9d5ae3dbf9ac690933e63764036b3d (diff)
downloadgnome-todo-ae36052bfa5aeb8fd0f552b8738dc15e093e1972.tar.gz
flatpak: Add libsass and sassc
Both needed to build libadwaita now.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Todo.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 093e8446..87b28776 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -152,6 +152,28 @@
]
},
{
+ "name" : "libsass",
+ "buildsystem" : "meson",
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://github.com/lazka/libsass.git",
+ "branch" : "meson"
+ }
+ ]
+ },
+ {
+ "name" : "sassc",
+ "buildsystem" : "meson",
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://github.com/lazka/sassc.git",
+ "branch" : "meson"
+ }
+ ]
+ },
+ {
"name" : "libadwaita",
"buildsystem" : "meson",
"config-opts" : [