summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2018-04-01 14:58:41 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2018-04-01 14:58:41 +0200
commit8530072dcfad7481a094dacf6ea6a41b98446355 (patch)
tree13d64fabb638faa149f9917362e127d77d522cfe
parent148777a993a06336d823ab8eef0d06f6e24c214a (diff)
downloadgnome-contacts-8530072dcfad7481a094dacf6ea6a41b98446355.tar.gz
Flatpak: Remove geocode-glib and gnome-doc-utils.
We don't need them, so this should help with the Flatpak build times.
-rw-r--r--data/flatpak/org.gnome.Contacts.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/data/flatpak/org.gnome.Contacts.json b/data/flatpak/org.gnome.Contacts.json
index 84d2730..5b40443 100644
--- a/data/flatpak/org.gnome.Contacts.json
+++ b/data/flatpak/org.gnome.Contacts.json
@@ -48,26 +48,6 @@
"*.la", "*.a"],
"modules": [
{
- "name": "gnome-doc-utils",
- "build-options": {
- "arch" : {
- /* Lie about our arch - no actual compilation happens here. */
- "arm": {
- "config-opts": [ "--build=amd64" ]
- },
- "aarch64": {
- "config-opts": [ "--build=amd64" ]
- }
- } },
- "sources": [
- {
- "type": "archive",
- "url": "https://download.gnome.org/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz",
- "sha256": "cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6"
- }
- ]
- },
- {
"name": "telepathy-glib",
"config-opts": [
"--disable-static",
@@ -200,16 +180,6 @@
]
},
{
- "name": "geocode-glib",
- "config-opts": ["--disable-static"],
- "sources": [
- {
- "type": "git",
- "url": "https://git.gnome.org/browse/geocode-glib"
- }
- ]
- },
- {
"name": "gnome-desktop",
"config-opts": ["--disable-debug-tools", "--disable-udev"],
"sources": [