SF.net SVN: gar:[26257] csw/mgar/pkg/hdf5-10/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jul 28 15:50:04 CEST 2017


Revision: 26257
          http://sourceforge.net/p/gar/code/26257
Author:   dmichelsen
Date:     2017-07-28 13:50:04 +0000 (Fri, 28 Jul 2017)
Log Message:
-----------
hdf5-10/trunk: Fix dependency

Modified Paths:
--------------
    csw/mgar/pkg/hdf5-10/trunk/Makefile

Modified: csw/mgar/pkg/hdf5-10/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hdf5-10/trunk/Makefile	2017-07-28 13:33:25 UTC (rev 26256)
+++ csw/mgar/pkg/hdf5-10/trunk/Makefile	2017-07-28 13:50:04 UTC (rev 26257)
@@ -19,6 +19,7 @@
 PACKAGES += CSWlibhdf5-10
 SPKG_DESC_CSWlibhdf5-10 = HDF5 (hierarchical data format 5) library, libhdf5.so.10
 PKGFILES_CSWlibhdf5-10 += $(call pkgfiles_lib,libhdf5.so.10)
+RUNTIME_DEP_PKGS_CSWlibhdf5-10 += CSWlibz1
 
 PACKAGES += CSWlibhdf5hl10
 SPKG_DESC_CSWlibhdf5hl10 = HDF5 (hierarchical data format 5) library, libhdf5_hl.so.10
@@ -36,7 +37,6 @@
 PKGFILES_CSWhdf5 += $(bindir)/.*
 RUNTIME_DEP_PKGS_CSWhdf5 += CSWlibhdf5-10
 RUNTIME_DEP_PKGS_CSWhdf5 += CSWlibhdf5hl10
-RUNTIME_DEP_PKGS_CSWhdf5 += CSWlibz1
 
 # By default -L/opt/csw/lib is used which makes the new libhdf5_hl.so link to
 # the existing /opt/csw/lib/libhdf5.so

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list