Skip to content

Commit d94746d

Browse files
authored
Update test-ppa-dicom2mesh.sh
1 parent 7630af1 commit d94746d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dicom2mesh/test/test-ppa-dicom2mesh.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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
16+
# sudo apt-get install -y build-essential cmake libglvnd-dev libproj-dev libvtk9-dev libvtk9-qt-dev qt5-qmake qtbase5-dev-tools
1717

1818
# Step 2: Install dicom2mesh
1919
echo "Installing $PACKAGE"

0 commit comments

Comments
 (0)