Skip to content

Commit da02b2e

Browse files
committed
Add additional libs
1 parent 083b27f commit da02b2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dicom2mesh/test/test-ppa-dicom2mesh.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ sudo apt-get update -qq
1313
sudo apt-get install -y --no-install-recommends software-properties-common
1414
sudo add-apt-repository -y "$PPA"
1515

16+
sudo apt-get install -y build-essential cmake libglvnd-dev libproj-dev libvtk9-dev libvtk9-qt-dev qt5-qmake qtbase5-dev-tools
17+
1618
# Step 2: Install dicom2mesh
1719
echo "Installing $PACKAGE"
1820
sudo apt-get update -qq

0 commit comments

Comments
 (0)