wxrc
wxWidgets Cross-platform C++ GUI toolkit (common support files)
RUN apt-get update && \
apt-get install -y wx-common
RUN apt-get update && \
apt-get install -y wx-common
RUN pacman -S --noconfirm wxgtk-common
RUN apt-get update && \
apt-get install -y wx-common
RUN yum install -y wxGTK-devel
RUN dnf install -y wxGTK3-devel
RUN apt-get update && \
apt-get install -y wx-common