summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2021-04-20 23:00:28 +0200
committerDebarshi Ray <debarshir@gnome.org>2021-04-20 23:04:10 +0200
commitf85750274c2bbabac9ff6ee03150aeb1fdc8bc3d (patch)
tree40b20021a0ec32d682e22b5efee12af5d7ff77da /build-aux
parentb804fdb01ab30aba9441ae0631b2cd1e262c7c8d (diff)
downloadgnome-control-center-f85750274c2bbabac9ff6ee03150aeb1fdc8bc3d.tar.gz
background: Drop the unused build dependency on Grilo
The code that uses Grilo to fetch the user's Flickr photos isn't actually used by the Background panel, to the extent that the final binary doesn't even link against Grilo. Getting rid of this unused code will ensure that distributors aren't needlessly pulling in this dependency. https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1345
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 3e19894b0..b64b4c2fd 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -486,23 +486,6 @@
]
},
{
- "name" : "grilo",
- "buildsystem" : "meson",
- "config-opts" : [
- "-Denable-grl-pls=false",
- "-Denable-gtk-doc=false",
- "-Denable-introspection=false",
- "-Denable-test-ui=false",
- "-Denable-vala=false"
- ],
- "sources" : [
- {
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/grilo.git"
- }
- ]
- },
- {
"name" : "openldap",
"buildsystem" : "autotools",
"config-opts" : [