diff options
-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 62f4f6e..21bf221 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -158,5 +158,9 @@ "gnome/vte": { "type": "git", "url": "git://git.gnome.org/vte" + }, + "gnome/yelp": { + "type": "git", + "url": "git://git.gnome.org/yelp" } } |