[geary] org.gnome.Geary.yaml: Add forgotten GSound dep
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary] org.gnome.Geary.yaml: Add forgotten GSound dep
- Date: Sat, 21 Mar 2020 21:46:48 +0000 (UTC)
commit 22ab242f9464617f3eed9eb1b4644fbc7f25e70a
Author: Michael Gratton <mike vee net>
Date: Sun Mar 22 08:45:39 2020 +1100
org.gnome.Geary.yaml: Add forgotten GSound dep
org.gnome.Geary.json | 9 +++++++++
org.gnome.Geary.yaml | 6 ++++++
2 files changed, 15 insertions(+)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 8a81169d..2628454b 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -172,6 +172,15 @@
}
]
},
+ {
+ "name": "gsound",
+ "sources": [
+ {
+ "type": "git",
+ "url": "https://github.com/GNOME/gsound.git"
+ }
+ ]
+ },
{
"name": "libhandy",
"buildsystem": "meson",
diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml
index 3ce16728..1b2198e4 100644
--- a/org.gnome.Geary.yaml
+++ b/org.gnome.Geary.yaml
@@ -177,6 +177,12 @@ modules:
- type: git
url: https://github.com/jstedfast/gmime.git
+ # Geary dependency
+ - name: gsound
+ sources:
+ - type: git
+ url: https://github.com/GNOME/gsound.git
+
# Geary dependency
- name: libhandy
buildsystem: meson
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]