summaryrefslogtreecommitdiff
path: root/open-source-lorries/gnome-settings-daemon.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/gnome-settings-daemon.lorry')
-rw-r--r--open-source-lorries/gnome-settings-daemon.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/gnome-settings-daemon.lorry b/open-source-lorries/gnome-settings-daemon.lorry
index 1b7f701..9d752d8 100644
--- a/open-source-lorries/gnome-settings-daemon.lorry
+++ b/open-source-lorries/gnome-settings-daemon.lorry
@@ -1,6 +1,10 @@
{
"gnome-settings-daemon": {
"type": "git",
- "url": "git://git.gnome.org/gnome-settings-daemon"
+ "url": "git://git.gnome.org/gnome-settings-daemon",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}