[ncl] 09/22: Add -lsz to the static libraries needed in ncarg.pc
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Apr 18 15:04:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository ncl.
commit b975510b80a65fbd361f205292b52b62c60001e3
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Feb 10 13:55:51 2016 +0000
Add -lsz to the static libraries needed in ncarg.pc
---
debian/changelog | 6 ++++++
debian/ncarg.pc.in | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 178c0d4..eacba6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ncl (6.3.0-7) UNRELEASED; urgency=medium
+
+ * Add -lsz to the static libraries needed in ncarg.pc
+
+ -- Alastair McKinstry <mckinstry at debian.org> Wed, 10 Feb 2016 13:55:29 +0000
+
ncl (6.3.0-6) unstable; urgency=medium
* Typo in depends: ncl-narg -> ncl-ncarg. Closes: #810682.
diff --git a/debian/ncarg.pc.in b/debian/ncarg.pc.in
index d586306..c7a4343 100644
--- a/debian/ncarg.pc.in
+++ b/debian/ncarg.pc.in
@@ -8,4 +8,4 @@ Description: Linking for NCAR Graphics
Version: @VERSION@
Requires: hdf hdf5 hdf-eos hdf-eos5 netcdf x11 xext cairo
Libs: -L${libdir}
-Libs.private: -lhe5_hdfeos -lhdf_hl -lhdf5 -lgctp -ljpeg -lz -lpthread
+Libs.private: -lhe5_hdfeos -lhdf_hl -lhdf5 -lsz -lgctp -ljpeg -lz -lpthread
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ncl.git
More information about the debian-science-commits
mailing list