diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-10-26 15:10:39 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-10-26 15:10:39 +0900 |
commit | c540d81202bb7ed116d849d47c4438805870aadc (patch) | |
tree | 102e71103f55f8d5b0c47becf4738910356f4b7b /open-source-lorries | |
parent | e0bbc295fb07e1e670fa45db8b4b58b9f6a665b9 (diff) | |
download | lorries-c540d81202bb7ed116d849d47c4438805870aadc.tar.gz |
Adding librest lorry
This is required by gnome-online-accounts
Change-Id: I0344852de40f391acdab15e56649f595da2ff61a
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 11e6302..d0ddc52 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -91,6 +91,10 @@ "type": "git", "url": "git://git.gnome.org/network-manager-applet" }, + "gnome/librest": { + "type": "git", + "url": "git://git.gnome.org/librest" + }, "gnome/vte": { "type": "git", "url": "git://git.gnome.org/vte" |