Docker: add xvfb (#30727)

add xvfb
old-commit-hash: 075e6ff3e6
chrysler-long2
Justin Newberry 1 year ago committed by GitHub
parent 5f61732bc3
commit 9d187f9f92
  1. 1
      tools/install_ubuntu_dependencies.sh

@ -77,6 +77,7 @@ function install_ubuntu_common_requirements() {
libqt5x11extras5-dev \ libqt5x11extras5-dev \
libreadline-dev \ libreadline-dev \
libdw1 \ libdw1 \
xvfb \
valgrind valgrind
} }

Loading…
Cancel
Save