summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-05-21 20:00:31 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-05-30 20:01:10 -0300
commite2f5668b7d5c7017c688f99aeea99cb6460f9392 (patch)
treed2c86743f076dcd01f19af90ea5f3f5120828c15 /build-aux
parent936a66f4ca8b920d072883c165f98c7b019e5d2e (diff)
downloadgnome-control-center-e2f5668b7d5c7017c688f99aeea99cb6460f9392.tar.gz
flatpak: Add gnome-backgrounds
So we can at least see some wallpapers around.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Settings.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 3c3166bd7..1cb3ee783 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -689,6 +689,16 @@
]
},
{
+ "name" : "gnome-backgrounds",
+ "buildsystem" : "meson",
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://gitlab.gnome.org/GNOME/gnome-backgrounds.git"
+ }
+ ]
+ },
+ {
"name" : "gnome-control-center",
"buildsystem" : "meson",
"sources" : [