[csw-devel] SF.net SVN: gar:[6114] csw/mgar/pkg/myodbc/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Aug 26 12:39:10 CEST 2009


Revision: 6114
          http://gar.svn.sourceforge.net/gar/?rev=6114&view=rev
Author:   wahwah
Date:     2009-08-26 10:39:09 +0000 (Wed, 26 Aug 2009)

Log Message:
-----------
myodbc: Moving CSWmysql5devel from runtime deps to build deps

Modified Paths:
--------------
    csw/mgar/pkg/myodbc/trunk/Makefile

Modified: csw/mgar/pkg/myodbc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/myodbc/trunk/Makefile	2009-08-25 17:00:22 UTC (rev 6113)
+++ csw/mgar/pkg/myodbc/trunk/Makefile	2009-08-26 10:39:09 UTC (rev 6114)
@@ -26,12 +26,13 @@
 
 REQUIRED_PKGS  = CSWiconv
 REQUIRED_PKGS += CSWlibtoolrt
-REQUIRED_PKGS += CSWmysql5devel
 REQUIRED_PKGS += CSWmysql5rt
 REQUIRED_PKGS += CSWunixodbc
 REQUIRED_PKGS += CSWzlib
 
-PREREQUISITE_PKGS = $(REQUIRED_PKGS)
+PREREQUISITE_PKGS  = $(REQUIRED_PKGS)
+PREREQUISITE_PKGS += CSWmysql5devel
+
 # The tests act weird. They require a shared library that doesn't get built at all.
 TEST_SCRIPTS =
 WORKSRC = $(WORKDIR)/$(DL_NAME)-$(GARVERSION)$(PATCHLEVEL)


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