Add dependencies qwebengine5-dev and qtwayland5 to Docker install script ubuntu.sh
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
b24a01bee8
commit
6e235a4809
@@ -12,4 +12,5 @@ apt-get install --no-install-recommends --yes build-essential cmake doxygen git
|
||||
libvtk-dicom-dev libx11-dev libxerces-c-dev libxmu-dev libxmuu-dev \
|
||||
libzipios++-dev netgen netgen-headers pyside2-tools python3-dev \
|
||||
python3-matplotlib python3-pivy python3-ply python3-pyside2.qtsvg \
|
||||
python3-pyside2.qtuitools qtchooser qttools5-dev shiboken2 swig
|
||||
python3-pyside2.qtuitools qtchooser qttools5-dev shiboken2 swig \
|
||||
qtwebengine5-dev qtwayland5
|
||||
|
||||
Reference in New Issue
Block a user