[Git][debian-gis-team/hdf5][master] Fix pkg-config file for libhdf5-openmpi-dev
Gilles Filippini
gitlab at salsa.debian.org
Tue Aug 20 15:31:01 BST 2019
Gilles Filippini pushed to branch master at Debian GIS Project / hdf5
Commits:
ed0519d1 by Gilles Filippini at 2019-08-20T14:30:40Z
Fix pkg-config file for libhdf5-openmpi-dev
- - - - -
2 changed files:
- debian/changelog
- debian/hdf5-openmpi.pc
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+hdf5 (1.10.5+repack-1~exp9) UNRELEASED; urgency=medium
+
+ * Fix pkg-config file for libhdf5-openmpi-dev (closes: #934875)
+
+ -- Gilles Filippini <pini at debian.org> Tue, 20 Aug 2019 14:11:28 +0200
+
hdf5 (1.10.5+repack-1~exp8) experimental; urgency=medium
* Fix symbols files for armhf
=====================================
debian/hdf5-openmpi.pc
=====================================
@@ -1,6 +1,6 @@
Name: HDF5
Description: Hierarchical Data Format 5 (HDF5) - OpenMPI version
Version: @VERSION@
-Requires:
-Cflags: -I/usr/include/openmpi -I/usr/include/hdf5/openmpi
-Libs: -L/usr/lib/@MULTIARCH@/hdf5/openmpi -lhdf5 -L/usr/lib/openmpi/lib -lmpi
+Requires: ompi
+Cflags: -I/usr/include/hdf5/openmpi
+Libs: -L/usr/lib/@MULTIARCH@/hdf5/openmpi -lhdf5
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf5/commit/ed0519d1a0ac23547f9c82db5913ac3d0aed7a6b
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf5/commit/ed0519d1a0ac23547f9c82db5913ac3d0aed7a6b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190820/3573a43d/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list