Update ubuntu.sh dependencies to include libyaml-cpp-dev
Building on ubuntu 24.04 requires the libyaml-cpp-dev library. This adds the library to the dependencies for ubuntu.
This commit is contained in:
committed by
Chris Hennes
parent
32f7d08602
commit
5e3eab1b97
@@ -10,7 +10,7 @@ apt-get install --no-install-recommends --yes build-essential cmake doxygen git
|
||||
libopencv-dev libproj-dev libpyside2-dev libqt5svg5-dev\
|
||||
libshiboken2-dev libvtk9-dev libvtk9-qt-dev \
|
||||
libvtk-dicom-dev libx11-dev libxerces-c-dev libxmu-dev libxmuu-dev \
|
||||
libzipios++-dev netgen netgen-headers pyside2-tools python3-dev \
|
||||
libyaml-cpp-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 \
|
||||
qtwayland5
|
||||
|
||||
Reference in New Issue
Block a user