[vtk6] 01/03: d/control: Update dependencies on mysqlclient-dev, Closes: #840788

Gert Wollny gert-guest at moszumanska.debian.org
Sat Oct 15 21:12:13 UTC 2016


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

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

commit 4f0b4c6d6ba1aa0b1ff5d1e951b4d4df72d838e2
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Sat Oct 15 16:52:24 2016 +0000

    d/control: Update dependencies on mysqlclient-dev, Closes: #840788
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 26c1f34..6b081f1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: chrpath,
                cmake (>= 3.2.0),
                debhelper (>= 9),
                default-jdk,
+               default-libmysqlclient-dev, 
                dh-python,
                ftgl-dev,
                hdf5-tools,
@@ -30,7 +31,6 @@ Build-Depends: chrpath,
                libjpeg-dev,
                libjsoncpp-dev,
                libmrmpi-dev,
-               libmysqlclient-dev,
                libnetcdf-dev,
                libnetcdf-cxx-legacy-dev,
                libogg-dev,
@@ -84,7 +84,8 @@ X-Python-Version: current
 Package: libvtk6-dev
 Architecture: any
 Section: libdevel
-Depends: libavcodec-dev,
+Depends: default-libmysqlclient-dev, 
+         libavcodec-dev,
          libavformat-dev,
          libavutil-dev,
          libc6-dev,
@@ -98,7 +99,6 @@ Depends: libavcodec-dev,
          libhdf5-mpi-dev,
          libjpeg-dev,
          libjsoncpp-dev,
-         libmysqlclient-dev,
          libnetcdf-dev,
          libnetcdf-cxx-legacy-dev,
          libogg-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list