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 7111763..0e4cb3f 100644 --- a/open-source-lorries/gnome-all.lorry +++ b/open-source-lorries/gnome-all.lorry @@ -39,6 +39,10 @@ "type": "git", "url": "https://github.com/GNOME/gnome-backgrounds.git" }, + "gnome/gnome-bluetooth": { + "type": "git", + "url": "git://git.gnome.org/gnome-bluetooth" + }, "gnome/gnome-control-center": { "type": "git", "url": "git://git.gnome.org/gnome-control-center" |