summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorFelipe Borges <felipeborges@gnome.org>2021-05-27 15:50:14 +0200
committerFelipe Borges <felipeborges@gnome.org>2021-05-27 15:50:14 +0200
commit6c816e79e83383c11a07ab6a734cd8350c6c330e (patch)
treeb14677c72fc03aa3739c9b6329241ab75e294803 /build-aux
parent1caadd3639055effe4277af9079e32f50a3a5ffa (diff)
downloadgnome-control-center-6c816e79e83383c11a07ab6a734cd8350c6c330e.tar.gz
flatpak: Stop bundling libhandy
It is now included in the Nightly SDK by default.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Settings.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index e64bd9fda..bd1d02e27 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -581,23 +581,6 @@
]
},
{
- "name" : "libhandy",
- "buildsystem" : "meson",
- "config-opts" : [
- "-Dexamples=false",
- "-Dglade_catalog=disabled",
- "-Dintrospection=disabled",
- "-Dtests=false",
- "-Dvapi=false"
- ],
- "sources" : [
- {
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/libhandy.git"
- }
- ]
- },
- {
"name" : "gsound",
"buildsystem" : "autotools",
"sources" : [