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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Jul 28 03:52:40 CEST 2010


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

Log Message:
-----------
gar/v2: switch _EXTRA_GAR_PKGS to DEF_BASE_PKGS to force a build dep on 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-28 01:51:34 UTC (rev 10611)
+++ csw/mgar/gar/v2/categories/rbgems/category.mk	2010-07-28 01:52:40 UTC (rev 10612)
@@ -1,5 +1,5 @@
-# these packages will all depend on rubygems and ruby
-_EXTRA_GAR_PKGS += CSWrubygems CSWruby
+# We must have rubygems (and hence ruby) installed to package a gem.
+DEF_BASE_PKGS += CSWrubygems
 
 # Set the CPAN mirror in gar.conf.mk
 MASTER_SITES ?= http://rubygems.org/downloads/


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