flatpak: Add libdazzle to non-Devel manifest
This commit is contained in:
parent
61c26a3078
commit
02a1b7fca5
@ -60,6 +60,21 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "libdazzle",
|
||||||
|
"buildsystem" : "meson",
|
||||||
|
"cleanup" : [
|
||||||
|
"/include",
|
||||||
|
"/lib/pkgconfig"
|
||||||
|
],
|
||||||
|
"sources" : [
|
||||||
|
{
|
||||||
|
"type" : "git",
|
||||||
|
"url" : "https://gitlab.gnome.org/GNOME/libdazzle.git",
|
||||||
|
"branch" : "libdazzle-3-32"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "gnome-podcasts",
|
"name" : "gnome-podcasts",
|
||||||
"builddir" : "true",
|
"builddir" : "true",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user