[plplot] 02/09: Add build dependency on libpango1.0-dev

Ole Streicher olebole at moszumanska.debian.org
Mon Aug 28 14:01:31 UTC 2017


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

olebole pushed a commit to branch master
in repository plplot.

commit b929934ca79feb086a24090c2c0a7e2d559346bd
Author: Ole Streicher <olebole at debian.org>
Date:   Mon Aug 28 11:24:52 2017 +0200

    Add build dependency on libpango1.0-dev
---
 debian/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 609316f..3c72687 100644
--- a/debian/control
+++ b/debian/control
@@ -14,10 +14,11 @@ Build-Depends: camlidl,
                itcl3-dev,
                itk3-dev,
                iwidgets4,
+               libqhull-dev (>= 2003.1-8),
                libltdl3-dev,
                liblua5.1-0-dev,
                liboctave-dev,
-               libqhull-dev (>= 2003.1-8),
+               libpango1.0-dev,
                libqt5svg5-dev,
                libshp-dev,
                libwxgtk3.0-dev,
@@ -344,7 +345,9 @@ Description: Tcl/Tk tools for PLplot, a plotting library
 Package: plplot-tcl-dev
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libplplot15 (= ${binary:Version}), plplot-tcl, ${misc:Depends}
+Depends: libplplot15 (= ${binary:Version}),
+         plplot-tcl,
+         ${misc:Depends}
 Breaks: plplot-tcl (<= 5.2.0.cvs.20030224-1)
 Description: Tcl/Tk development support for PLplot, a plotting library
  PLplot is relatively small, portable, freely distributable, and is rich

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



More information about the debian-science-commits mailing list