org.gnome.Geary.yaml: Remove libhandy module, it is now in the SDK
This commit is contained in:
parent
e15ece2cde
commit
9da2a57c6f
2 changed files with 0 additions and 28 deletions
|
|
@ -201,22 +201,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "libhandy",
|
|
||||||
"buildsystem": "meson",
|
|
||||||
"config-opts": [
|
|
||||||
"-Dglade_catalog=disabled",
|
|
||||||
"-Dexamples=false",
|
|
||||||
"-Dtests=false"
|
|
||||||
],
|
|
||||||
"sources": [
|
|
||||||
{
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://gitlab.gnome.org/GNOME/libhandy.git",
|
|
||||||
"branch": "master"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "libpeas",
|
"name": "libpeas",
|
||||||
"buildsystem": "meson",
|
"buildsystem": "meson",
|
||||||
|
|
|
||||||
|
|
@ -203,18 +203,6 @@ modules:
|
||||||
url: https://github.com/jstedfast/gmime.git
|
url: https://github.com/jstedfast/gmime.git
|
||||||
branch: master
|
branch: master
|
||||||
|
|
||||||
# Geary dependency
|
|
||||||
- name: libhandy
|
|
||||||
buildsystem: meson
|
|
||||||
config-opts:
|
|
||||||
- "-Dglade_catalog=disabled"
|
|
||||||
- "-Dexamples=false"
|
|
||||||
- "-Dtests=false"
|
|
||||||
sources:
|
|
||||||
- type: git
|
|
||||||
url: https://gitlab.gnome.org/GNOME/libhandy.git
|
|
||||||
branch: master
|
|
||||||
|
|
||||||
# Geary dependency
|
# Geary dependency
|
||||||
- name: libpeas
|
- name: libpeas
|
||||||
buildsystem: meson
|
buildsystem: meson
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue