Skip to content

Commit 3b6d9e1

Browse files
committed
Add missing dependencies
1 parent d94746d commit 3b6d9e1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

debian/changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
dicom2mesh (0.818-0ppa0~noble) noble; urgency=low
1+
dicom2mesh (0.820-0ppa0~noble) noble; urgency=low
22

33
* Try to fix linking error libjawt
4+
* Fix more linking errors
45

5-
-- Adrian Schneider (eidelen) <adrian.schneider.pr@gmail.com> Wed, 11 Jun 2025 18:41:19 +0200
6+
-- Adrian Schneider (eidelen) <adrian.schneider.pr@gmail.com> Sat, 14 Jun 2025 16:44:19 +0200
67

78
dicom2mesh (0.812-0ppa0~jammy) jammy; urgency=low
89

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Homepage: https://github.com/eidelen/DicomToMesh
77

88
Package: dicom2mesh
99
Architecture: any
10-
Depends: ${shlibs:Depends}, ${misc:Depends}, vtk9, qtbase5-dev, libqt5opengl5-dev, default-jre
10+
Depends: ${shlibs:Depends}, ${misc:Depends}, vtk9, libvtk9-qt-dev, libvtk9-dev, qtbase5-dev, libqt5opengl5-dev, default-jre
1111
Description: DICOM to 3D mesh
1212
Dicom2Mesh is a command line tool to create 3D surface meshs from a set of 2D DICOM images. The supported 3D mesh formats are STL, OBJ and PLY. Several mesh processing routines can be applied.

0 commit comments

Comments
 (0)