[csw-devel] SF.net SVN: gar:[6445] csw/mgar/pkg/gitosis/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Sep 24 22:23:37 CEST 2009
Revision: 6445
http://gar.svn.sourceforge.net/gar/?rev=6445&view=rev
Author: bdwalton
Date: 2009-09-24 20:23:37 +0000 (Thu, 24 Sep 2009)
Log Message:
-----------
gitosis: make dep on bash explicit instead of via git
Modified Paths:
--------------
csw/mgar/pkg/gitosis/trunk/Makefile
Modified: csw/mgar/pkg/gitosis/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gitosis/trunk/Makefile 2009-09-24 19:50:50 UTC (rev 6444)
+++ csw/mgar/pkg/gitosis/trunk/Makefile 2009-09-24 20:23:37 UTC (rev 6445)
@@ -26,7 +26,7 @@
PREREQUISITE_PKGS_CSWgitosis = CSWpython CSWpysetuptools
-REQUIRED_PKGS_CSWgitosis = CSWgit CSWpysetuptools
+REQUIRED_PKGS_CSWgitosis = CSWgit CSWpysetuptools CSWbash
GIT_REPOS = git://eagain.net/gitosis.git
GIT_USE_PROXY = 1
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