[csw-devel] SF.net SVN: gar:[12531] csw/mgar/pkg/gmt/trunk/Makefile
gadavis at users.sourceforge.net
gadavis at users.sourceforge.net
Thu Jan 13 21:58:17 CET 2011
Revision: 12531
http://gar.svn.sourceforge.net/gar/?rev=12531&view=rev
Author: gadavis
Date: 2011-01-13 20:58:17 +0000 (Thu, 13 Jan 2011)
Log Message:
-----------
Update build and runtime dependencies
Modified Paths:
--------------
csw/mgar/pkg/gmt/trunk/Makefile
Modified: csw/mgar/pkg/gmt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmt/trunk/Makefile 2011-01-13 20:42:03 UTC (rev 12530)
+++ csw/mgar/pkg/gmt/trunk/Makefile 2011-01-13 20:58:17 UTC (rev 12531)
@@ -24,9 +24,11 @@
UFILES_REGEX = GMT(\d+(?:\.\d+)*)_(.*).tar.gz
-RUNTIME_DEP_PKGS = CSWnetcdf
-BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWnetcdf-devel
+BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWnetcdf-devel CSWnetcdf
+RUNTIME_DEP_PKGS_CSWgmt += CSWlibnetcdf6
+RUNTIME_DEP_PKGS_CSWgmt += CSWsunmath
+
## GMT Includes no unit tests
TEST_SCRIPTS =
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