makedepend
X Window System utility programs for development
RUN apt-get update && \
apt-get install -y xutils-dev
RUN apt-get update && \
apt-get install -y xutils-dev
RUN apk add imake
RUN pacman -S --noconfirm imake
RUN apt-get update && \
apt-get install -y xutils-dev
RUN yum install -y imake
RUN dnf install -y imake
RUN apt-get update && \
apt-get install -y xutils-dev