[med-svn] [dcmtk] 05/10: correct CharLS patch
Gert Wollny
gewo at moszumanska.debian.org
Sun Aug 6 14:31:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
gewo pushed a commit to branch master
in repository dcmtk.
commit fad9ad9ad784d323ded8d4a54801e4aef6016fd4
Author: Gert Wollny <gewo at debian.org>
Date: Wed Aug 2 15:25:59 2017 +0000
correct CharLS patch
---
debian/patches/02_system_charls.patch | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/patches/02_system_charls.patch b/debian/patches/02_system_charls.patch
index e7b0f22..2d31a02 100644
--- a/debian/patches/02_system_charls.patch
+++ b/debian/patches/02_system_charls.patch
@@ -73,3 +73,11 @@ Forwarded: no
- DCMTK_TARGET_LINK_MODULES(${PROGRAM} dcmjpls charls dcmimage dcmimgle dcmdata oflog ofstd ofstd)
+ DCMTK_TARGET_LINK_MODULES(${PROGRAM} dcmjpls CharLS dcmimage dcmimgle dcmdata oflog ofstd ofstd)
ENDFOREACH(PROGRAM)
+--- a/dcmjpls/libsrc/CMakeLists.txt
++++ b/dcmjpls/libsrc/CMakeLists.txt
+@@ -4,4 +4,4 @@
+ # create library from source files
+ DCMTK_ADD_LIBRARY(dcmjpls djcparam djdecode djencode djrparam djcodecd djutils djcodece)
+
+-DCMTK_TARGET_LINK_MODULES(dcmjpls ofstd oflog dcmdata dcmimgle dcmimage charls)
++DCMTK_TARGET_LINK_MODULES(dcmjpls ofstd oflog dcmdata dcmimgle dcmimage CharLS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtk.git
More information about the debian-med-commit
mailing list