[csw-devel] SF.net SVN: gar:[15332] csw/mgar/pkg/rbgems/mysql/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Aug 14 04:38:03 CEST 2011
Revision: 15332
http://gar.svn.sourceforge.net/gar/?rev=15332&view=rev
Author: bdwalton
Date: 2011-08-14 02:38:03 +0000 (Sun, 14 Aug 2011)
Log Message:
-----------
rbgems/mysql/trunk: update runtime deps
Modified Paths:
--------------
csw/mgar/pkg/rbgems/mysql/trunk/Makefile
Modified: csw/mgar/pkg/rbgems/mysql/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/mysql/trunk/Makefile 2011-08-14 02:36:07 UTC (rev 15331)
+++ csw/mgar/pkg/rbgems/mysql/trunk/Makefile 2011-08-14 02:38:03 UTC (rev 15332)
@@ -8,8 +8,9 @@
This is the MySQL API module for Ruby. It provides the same functionsfor Ruby programs that the MySQL C API provides for C programs. Thisis a conversion of tmtm's original extension into a proper RubyGems.
endef
-RUNTIME_DEP_PKGS += CSWgem-rake-compiler
-RUNTIME_DEP_PKGS += CSWgem-hoe
+RUNTIME_DEP_PKGS_CSWrb18-mysql-2-8-1 += CSWlibruby18-1
+RUNTIME_DEP_PKGS_CSWrb18-mysql-2-8-1 += CSWlibz1
+RUNTIME_DEP_PKGS_CSWrb18-mysql-2-8-1 += CSWlibmysqlclient15
GEM_BUILD_FLAGS = --with-mysql-config=$(abspath $(CURDIR))/mysql_config_wrapper
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