flatpak: Add libcanberra as a gnome-settings-daemon submodule
libcanberra-gtk3 is needed by gnome-settings-daemon.
This commit is contained in:
parent
7916ba0995
commit
57b6ef8240
1 changed files with 17 additions and 0 deletions
|
@ -449,6 +449,23 @@
|
|||
"type" : "git",
|
||||
"url" : "https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git"
|
||||
}
|
||||
],
|
||||
"modules": [
|
||||
{
|
||||
"name": "libcanberra",
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz",
|
||||
"sha256": "c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72"
|
||||
}
|
||||
],
|
||||
"config-opts": [
|
||||
"--disable-alsa",
|
||||
"--disable-null",
|
||||
"--disable-oss"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue