summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 17:29:29 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 17:29:29 +0100
commit5799529d9a431994d649e0a2a14b51cebd2aa296 (patch)
treed352f02eb8693f84987440bef58b926de4e75402
parente01692ae32eb9db7110ef60f86414a2847791f27 (diff)
downloadlorry-5799529d9a431994d649e0a2a14b51cebd2aa296.tar.gz
lorries: Add gjs
Need to fix build with latest SpiderMonkey
-rw-r--r--lorries/gjs.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/gjs.lorry b/lorries/gjs.lorry
new file mode 100644
index 0000000..7cd4922
--- /dev/null
+++ b/lorries/gjs.lorry
@@ -0,0 +1,6 @@
+{
+ "gjs": {
+ "type": "git",
+ "url": "git://git.gnome.org/gjs"
+ }
+}