[med-svn] [dcmtk] 01/11: Set dependency to libssl1.0-dev

Gert Wollny gert-guest at moszumanska.debian.org
Sun Nov 13 12:34:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository dcmtk.

commit 2b1f0a8423fa37f23d2236dcb7e08f333bd2f5e0
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Mon Nov 7 12:33:18 2016 +0100

    Set dependency to libssl1.0-dev
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 5669f45..ba7dc33 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cmake,
                libcharls-dev,
                libpng-dev,
                libsndfile1-dev,
-               libssl-dev,
+               libssl1.0-dev,
                libtiff-dev,
                libwrap0-dev,
                libxml2-dev,
@@ -61,7 +61,7 @@ Package: libdcmtk-dev
 Architecture: any
 Section: libdevel
 Depends: libxml2-dev, 
-         libssl-dev, 
+         libssl1.0-dev, 
          libpng-dev, 
          libwrap0-dev, 
          libcharls-dev, 

-- 
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