[qhull] 01/02: Add missing Depends: libqhull-r7

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Dec 10 08:50:50 UTC 2017


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

jspricke pushed a commit to branch master
in repository qhull.

commit e7532c2b0c17de9c140469a3124c35c8da99518e
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Dec 10 09:48:48 2017 +0100

    Add missing Depends: libqhull-r7
    
    Closes: #883817
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 867c1ad..b0046e5 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libqhull7 (= ${binary:Version}), ${misc:Depends}
+Depends: libqhull7 (= ${binary:Version}), libqhull-r7 (= ${binary:Version}), ${misc:Depends}
 Description: calculate convex hulls and related structures (development files)
  Qhull computes convex hulls, Delaunay triangulations, halfspace
  intersections about a point, Voronoi diagrams, furthest-site

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



More information about the debian-science-commits mailing list