summaryrefslogtreecommitdiff
path: root/strata/lua
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /strata/lua
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-baserock/richardmaw/S11284/morphologies-by-path.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'strata/lua')
-rw-r--r--strata/lua12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/lua b/strata/lua
new file mode 100644
index 00000000..6ec935db
--- /dev/null
+++ b/strata/lua
@@ -0,0 +1,12 @@
+name: lua
+kind: stratum
+description: Interpreter for the lua scripting language.
+build-depends:
+- name: tools
+ morph: strata/tools
+chunks:
+- name: lua
+ repo: upstream:lua
+ ref: bedbdc0f03bca4fe97200ddf9c3d6cb210b45888
+ unpetrify-ref: baserock/5.1-morph
+ build-depends: []