mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
Dockerfile: add install-libiconv
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
This commit is contained in:
@@ -55,7 +55,8 @@ RUN cd vendor/zig-js-runtime && \
|
|||||||
git submodule init && \
|
git submodule init && \
|
||||||
git submodule update --recursive
|
git submodule update --recursive
|
||||||
|
|
||||||
RUN make install-netsurf && \
|
RUN make install-libiconv && \
|
||||||
|
make install-netsurf && \
|
||||||
make install-mimalloc
|
make install-mimalloc
|
||||||
|
|
||||||
# download and install v8
|
# download and install v8
|
||||||
|
|||||||
Reference in New Issue
Block a user