summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/at-spi2-atk.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/at-spi2-atk.lorry b/open-source-lorries/at-spi2-atk.lorry
index 68595e6..98f210e 100644
--- a/open-source-lorries/at-spi2-atk.lorry
+++ b/open-source-lorries/at-spi2-atk.lorry
@@ -1,6 +1,10 @@
{
"at-spi2-atk": {
"type": "git",
- "url": "git://git.gnome.org/at-spi2-atk"
+ "url": "git://git.gnome.org/at-spi2-atk",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}