diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-12-17 18:53:10 +0900 |
---|---|---|
committer | Baserock Gerrit <gerrit@baserock.org> | 2015-12-20 02:32:57 +0000 |
commit | b1e9847143541612f0763a8f20dd00ba380c3493 (patch) | |
tree | f8efd829b33d86c0eb9d449be3ff98146380b27b /open-source-lorries | |
parent | 953bf0ac0242a4bb7c388e5d3298581b2e80b737 (diff) | |
download | lorries-b1e9847143541612f0763a8f20dd00ba380c3493.tar.gz |
Adding eog to GNOME lorry file
Change-Id: I581d4f9687f41a46ee9b771861b50143755d5992
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 3ec2e14..e29f984 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -35,6 +35,10 @@ "type": "git", "url": "git://git.gnome.org/empathy" }, + "gnome/eog": { + "type": "git", + "url": "git://git.gnome.org/eog" + }, "gnome/epiphany": { "type": "git", "url": "git://git.gnome.org/epiphany" |