Added files
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
From 9da2a57c6fa8e046b84c9e3f030a1daeb70a4096 Mon Sep 17 00:00:00 2001
|
||||
From: Michael Gratton <mike@vee.net>
|
||||
Date: Sun, 25 Oct 2020 19:43:12 +1100
|
||||
Subject: [PATCH 117/124] org.gnome.Geary.yaml: Remove libhandy module, it is
|
||||
now in the SDK
|
||||
|
||||
---
|
||||
org.gnome.Geary.json | 16 ----------------
|
||||
org.gnome.Geary.yaml | 12 ------------
|
||||
2 files changed, 28 deletions(-)
|
||||
|
||||
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
|
||||
index 2fcd742e..c840f5ac 100644
|
||||
--- a/org.gnome.Geary.json
|
||||
+++ b/org.gnome.Geary.json
|
||||
@@ -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",
|
||||
"buildsystem": "meson",
|
||||
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
|
||||
index a72c05bc..6c5b9d15 100644
|
||||
--- a/org.gnome.Geary.yaml
|
||||
+++ b/org.gnome.Geary.yaml
|
||||
@@ -203,18 +203,6 @@ modules:
|
||||
url: https://github.com/jstedfast/gmime.git
|
||||
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
|
||||
- name: libpeas
|
||||
buildsystem: meson
|
||||
--
|
||||
2.29.2
|
||||
|
||||
Reference in New Issue
Block a user