chore: include scenic-related dependencies.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
James Harton 2024-05-05 19:25:23 +12:00
parent fbdfb8eb58
commit dfbfb1e736
Signed by: james
GPG key ID: 90E82DAA13F624F4

View file

@ -14,7 +14,7 @@ RUN apt-get -q -y update && \
libxml2-dev libxslt-dev libyaml-dev locales make make mercurial patch python3 \
unixodbc-dev unzip wget xz-utils zlib1g-dev zsh gnupg inotify-tools less \
postgresql-client openssh-client direnv libmnl-dev bc m4 cmake cpio rsync flex \
texinfo help2man && \
texinfo help2man pkgconf libglfw3 libglfw3-dev libglew2.2 libglew-dev && \
apt-get -q -y clean
RUN locale-gen en_NZ.UTF-8