wayland-scanner
Development files for wayland
RUN apt-get update && \
apt-get install -y libwayland0-dbg
RUN apt-get update && \
apt-get install -y libwayland-dev
RUN apk add wayland
RUN pacman -S --noconfirm wayland
RUN apt-get update && \
apt-get install -y libwayland-bin
RUN yum install -y wayland-devel
RUN dnf install -y wayland-devel
RUN apt-get update && \
apt-get install -y libwayland-dev