Fix current build state
This commit is contained in:
parent
b812780a54
commit
2e6f805bc9
|
@ -22,7 +22,7 @@ orbdata = {}
|
||||||
orbital = {}
|
orbital = {}
|
||||||
orbutils = {}
|
orbutils = {}
|
||||||
pop-icon-theme = {}
|
pop-icon-theme = {}
|
||||||
rustpython = {}
|
# rustpython = {} #TODO ensure RustPython builds with our toolchain
|
||||||
shared-mime-info = {}
|
shared-mime-info = {}
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
2
cookbook
2
cookbook
|
@ -1 +1 @@
|
||||||
Subproject commit 4eff119dd598d19ab1db1518759d3694b8edd98e
|
Subproject commit 12d797304ff60a6dd50d719f360e2b961219cdf8
|
|
@ -42,7 +42,6 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||||
libpng-dev \
|
libpng-dev \
|
||||||
libsdl1.2-dev \
|
libsdl1.2-dev \
|
||||||
libsdl2-ttf-dev \
|
libsdl2-ttf-dev \
|
||||||
libtool \
|
|
||||||
llvm \
|
llvm \
|
||||||
lua5.4 \
|
lua5.4 \
|
||||||
lzip \
|
lzip \
|
||||||
|
|
Loading…
Reference in a new issue