We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dffa3d3 commit 362f37cCopy full SHA for 362f37c
1 file changed
Dockerfile
@@ -5,4 +5,5 @@ RUN apt-get install -y libssl-dev
5
RUN apt-get install nasm
6
RUN cargo install dioxus-cli
7
RUN apt-get install libc6
8
+RUN apt-get install libwayland-dev wayland-protocols pkg-config
9
RUN rustup target add wasm32-unknown-unknown
0 commit comments