Skip to content

Commit 362f37c

Browse files
committed
Added libwayland-dev
1 parent dffa3d3 commit 362f37c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ RUN apt-get install -y libssl-dev
55
RUN apt-get install nasm
66
RUN cargo install dioxus-cli
77
RUN apt-get install libc6
8+
RUN apt-get install libwayland-dev wayland-protocols pkg-config
89
RUN rustup target add wasm32-unknown-unknown

0 commit comments

Comments
 (0)