Merge branch 'mjog/remove-redundant-flatpak-modules' into 'mainline'
Remove libgee and libunwind from Flatpak manifest See merge request GNOME/geary!313
This commit is contained in:
commit
91860591fc
1 changed files with 0 additions and 23 deletions
|
|
@ -62,19 +62,6 @@
|
|||
"/share/vala", "/share/girepository-1", "/share/gir-1.0",
|
||||
"*.la", "*.a"],
|
||||
"modules": [
|
||||
{
|
||||
"name": "libgee",
|
||||
"config-opts" : [
|
||||
"--enable-introspection=no"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/GNOME/libgee.git",
|
||||
"branch": "master"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gnome-online-accounts",
|
||||
"config-opts": [
|
||||
|
|
@ -226,16 +213,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "libunwind",
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://git.savannah.gnu.org/git/libunwind.git",
|
||||
"branch": "master"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "libytnef",
|
||||
"sources": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue