Fix current build state

This commit is contained in:
Ron Williams 2024-12-23 15:47:43 -08:00
parent b812780a54
commit 2e6f805bc9
3 changed files with 2 additions and 3 deletions

View file

@ -22,7 +22,7 @@ orbdata = {}
orbital = {}
orbutils = {}
pop-icon-theme = {}
rustpython = {}
# rustpython = {} #TODO ensure RustPython builds with our toolchain
shared-mime-info = {}
[[files]]

@ -1 +1 @@
Subproject commit 4eff119dd598d19ab1db1518759d3694b8edd98e
Subproject commit 12d797304ff60a6dd50d719f360e2b961219cdf8

View file

@ -42,7 +42,6 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
libpng-dev \
libsdl1.2-dev \
libsdl2-ttf-dev \
libtool \
llvm \
lua5.4 \
lzip \