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 28cbfec..aed59ed 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -79,6 +79,10 @@ "type": "git", "url": "git://git.gnome.org/grilo" }, + "gnome/grilo-plugins": { + "type": "git", + "url": "git://git.gnome.org/grilo-plugins" + }, "gnome/gsettings-desktop-schemas": { "type": "git", "url": "git://git.gnome.org/gsettings-desktop-schemas" |