summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-05-09 14:06:39 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-05-09 14:06:39 +0100
commit7680aac8f29ea4c3203e93f17392bf6664150cb5 (patch)
tree0476f6b170004844b8ecb7729decefac7e878926
parent6ed89a3044b0163c9411af72d358a1c1ee569080 (diff)
downloadlorries-7680aac8f29ea4c3203e93f17392bf6664150cb5.tar.gz
Add 'yasm' for building VirtualBox guest additions
-rw-r--r--open-source-lorries/yasm.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/yasm.lorry b/open-source-lorries/yasm.lorry
new file mode 100644
index 0000000..4ae6362
--- /dev/null
+++ b/open-source-lorries/yasm.lorry
@@ -0,0 +1,6 @@
+{
+ "yasm": {
+ "type": "git",
+ "url": "git://github.com/yasm/yasm.git"
+ }
+}