diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-12-17 17:30:04 +0900 |
---|---|---|
committer | Baserock Gerrit <gerrit@baserock.org> | 2015-12-19 12:43:14 +0000 |
commit | 5ce2a06a601df2b1092b6c6af603446772d7164b (patch) | |
tree | 770ab966bfd388e3071bea8bbefd65a481bdcbb0 /open-source-lorries | |
parent | 28eee5c5123050080b21ddb0dcdd880c24f6e930 (diff) | |
download | lorries-5ce2a06a601df2b1092b6c6af603446772d7164b.tar.gz |
Adding empathy to GNOME lorry file
Change-Id: Icfea30bb79ef112fdb344870b254cc3209a889bd
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/gnome-all.lorry | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/gnome-all.lorry b/open-source-lorries/gnome-all.lorry index 0bdebaf..dc2549f 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -27,6 +27,10 @@ "type": "git", "url": "git://git.gnome.org/d-feet" }, + "gnome/empathy": { + "type": "git", + "url": "git://git.gnome.org/empathy" + }, "gnome/epiphany": { "type": "git", "url": "git://git.gnome.org/epiphany" |