flatpak: Add gnome-backgrounds
So we can at least see some wallpapers around.
This commit is contained in:
parent
936a66f4ca
commit
e2f5668b7d
1 changed files with 10 additions and 0 deletions
|
@ -688,6 +688,16 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "gnome-backgrounds",
|
||||
"buildsystem" : "meson",
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "https://gitlab.gnome.org/GNOME/gnome-backgrounds.git"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "gnome-control-center",
|
||||
"buildsystem" : "meson",
|
||||
|
|
Loading…
Add table
Reference in a new issue