Julien Lamy pushed to branch master at Debian Med / odil

Commits:
ba63ae4e by Julien Lamy at 2019-01-14T14:00:34Z
Fix building against dcmtk 3.6.4-1

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+odil (0.10.0-3) unstable; urgency=medium
+
+  * Fix building with dcmtk 3.6.4-1
+
+ -- Julien Lamy <l...@unistra.fr>  Mon, 14 Jan 2019 14:53 +0100
+
 odil (0.10.0-2) unstable; urgency=medium
 
   * Team Upload


=====================================
debian/rules
=====================================
@@ -2,6 +2,9 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
+# needed for the tests
+export DCMDICTPATH=$(shell ls /usr/share/libdcmtk*/dicom.dic | head -n 1)
+
 # Find all Python versions
 PYTHON2=$(shell pyversions -vrd)
 PYTHON3=$(shell py3versions -vrd)



View it on GitLab: 
https://salsa.debian.org/med-team/odil/commit/ba63ae4e82421ed6ed8f7ac8ffc04abd3f301591

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/odil/commit/ba63ae4e82421ed6ed8f7ac8ffc04abd3f301591
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to