[csw-devel] SF.net SVN: gar:[17805] csw/mgar/pkg/grass/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Apr 21 18:58:38 CEST 2012
Revision: 17805
http://gar.svn.sourceforge.net/gar/?rev=17805&view=rev
Author: bdwalton
Date: 2012-04-21 16:58:38 +0000 (Sat, 21 Apr 2012)
Log Message:
-----------
grass/trunk: note a few build dependencies
Modified Paths:
--------------
csw/mgar/pkg/grass/trunk/Makefile
Modified: csw/mgar/pkg/grass/trunk/Makefile
===================================================================
--- csw/mgar/pkg/grass/trunk/Makefile 2012-04-21 16:56:48 UTC (rev 17804)
+++ csw/mgar/pkg/grass/trunk/Makefile 2012-04-21 16:58:38 UTC (rev 17805)
@@ -13,6 +13,11 @@
MASTER_SITES = http://grass.osgeo.org/grass64/source/
DISTFILES = $(DISTNAME).tar.gz
+BUILD_DEP_PKGS += CSWgdal-dev
+BUILD_DEP_PKGS += CSWlibz-dev
+BUILD_DEP_PKGS += CSWlibncurses-dev
+BUILD_DEP_PKGS += CSWproj_dev
+
CONFIGURE_ARGS = $(DIRPATHS)
include gar/category.mk
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