From 604ce30fd8f0a40164ede05c5fb365fa382387d5 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Wed, 26 Nov 2014 09:52:22 +0000 Subject: Move the luajit2 chunk into the lua statum --- strata/enlightenment.morph | 6 ------ strata/lua.morph | 7 +++---- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/strata/enlightenment.morph b/strata/enlightenment.morph index 7f3fe257..845e7fab 100644 --- a/strata/enlightenment.morph +++ b/strata/enlightenment.morph @@ -9,12 +9,6 @@ build-depends: - morph: strata/multimedia.morph - morph: strata/connman-common.morph chunks: -- name: luajit2 - morph: strata/lua/luajit2.morph - repo: upstream:luajit2 - ref: 880ca300e8fb7b432b9d25ed377db2102e4cb63d - unpetrify-ref: v2.0.3 - build-depends: [] - name: fribidi repo: upstream:fribidi ref: c9916f2ab289126a32febcc4754efc73a011fb0c diff --git a/strata/lua.morph b/strata/lua.morph index b7ccba16..75ccad86 100644 --- a/strata/lua.morph +++ b/strata/lua.morph @@ -12,8 +12,7 @@ chunks: build-depends: [] - name: luajit2 morph: strata/lua/luajit2.morph - repo: upstream:lua repo: upstream:luajit2 - ref: master - build-depends: - - lua + ref: 880ca300e8fb7b432b9d25ed377db2102e4cb63d + unpetrify-ref: v2.0.3 + build-depends: [] -- cgit v1.2.1