[csw-devel] SF.net SVN: gar:[10610] csw/mgar/gar/v2/categories/rbgems/category.mk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Jul 28 03:14:18 CEST 2010


Revision: 10610
          http://gar.svn.sourceforge.net/gar/?rev=10610&view=rev
Author:   bdwalton
Date:     2010-07-28 01:14:17 +0000 (Wed, 28 Jul 2010)

Log Message:
-----------
gar/v2: rbgems category will add deps on ruby and rubygems

Modified Paths:
--------------
    csw/mgar/gar/v2/categories/rbgems/category.mk

Modified: csw/mgar/gar/v2/categories/rbgems/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/rbgems/category.mk	2010-07-27 15:30:39 UTC (rev 10609)
+++ csw/mgar/gar/v2/categories/rbgems/category.mk	2010-07-28 01:14:17 UTC (rev 10610)
@@ -1,3 +1,5 @@
+# these packages will all depend on rubygems and ruby
+_EXTRA_GAR_PKGS += CSWrubygems CSWruby
 
 # Set the CPAN mirror in gar.conf.mk
 MASTER_SITES ?= http://rubygems.org/downloads/
@@ -62,4 +64,3 @@
 	@echo " ==> Update Check: $(GARNAME) $(GARVERSION)"
 	@echo " ==> AUTO UPDATE CHECK FOR $(GARNAME) IS DISABLED" ; \
 	fi
-	


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