[med-svn] [orthanc] 02/03: fix to find the DICOM dictionaries in DCMTK 3.6.1
Sebastien Jodogne
jodogne-guest at moszumanska.debian.org
Fri Jun 23 10:23:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
jodogne-guest pushed a commit to branch master
in repository orthanc.
commit c10d559c17e780bb5bc58eff1968eea3ec7cb956
Author: jodogne-guest <s.jodogne at gmail.com>
Date: Fri Jun 23 10:50:37 2017 +0200
fix to find the DICOM dictionaries in DCMTK 3.6.1
---
debian/patches/fix-dcmtk-3.6.1 | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/debian/patches/fix-dcmtk-3.6.1 b/debian/patches/fix-dcmtk-3.6.1
index 2c63a09..6e9bc3f 100644
--- a/debian/patches/fix-dcmtk-3.6.1
+++ b/debian/patches/fix-dcmtk-3.6.1
@@ -28,3 +28,17 @@ Index: Orthanc-1.2.0/Resources/CMake/DcmtkConfiguration.cmake
else()
message(FATAL_ERROR "Please install libdcmtk*-dev")
endif()
+@@ -309,6 +311,13 @@ if (NOT DCMTK_USE_EMBEDDED_DICTIONARIES)
+ /usr/share/libdcmtk7
+ /usr/share/libdcmtk8
+ /usr/share/libdcmtk9
++ /usr/share/libdcmtk10
++ /usr/share/libdcmtk11
++ /usr/share/libdcmtk12
++ /usr/share/libdcmtk13
++ /usr/share/libdcmtk14
++ /usr/share/libdcmtk15
++ /usr/share/libdcmtk16
+ /usr/local/share/dcmtk
+ )
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc.git
More information about the debian-med-commit
mailing list