[csw-devel] SF.net SVN: gar:[20229] csw/mgar/gar/v2/gar.conf.mk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Jan 28 09:21:12 CET 2013
Revision: 20229
http://gar.svn.sourceforge.net/gar/?rev=20229&view=rev
Author: wahwah
Date: 2013-01-28 08:21:11 +0000 (Mon, 28 Jan 2013)
Log Message:
-----------
mGAR v2: Sorted GAR required packages
Modified Paths:
--------------
csw/mgar/gar/v2/gar.conf.mk
Modified: csw/mgar/gar/v2/gar.conf.mk
===================================================================
--- csw/mgar/gar/v2/gar.conf.mk 2013-01-28 08:21:01 UTC (rev 20228)
+++ csw/mgar/gar/v2/gar.conf.mk 2013-01-28 08:21:11 UTC (rev 20229)
@@ -187,17 +187,20 @@
# These are the core packages which must be installed for GAR to function correctly
-DEF_BASE_PKGS += CSWxz
DEF_BASE_PKGS += CSWbzip2
+DEF_BASE_PKGS += CSWcoreutils
DEF_BASE_PKGS += CSWdiffutils
DEF_BASE_PKGS += CSWfindutils
DEF_BASE_PKGS += CSWgawk
DEF_BASE_PKGS += CSWgfile
DEF_BASE_PKGS += CSWggrep
+DEF_BASE_PKGS += CSWgit
DEF_BASE_PKGS += CSWgmake
DEF_BASE_PKGS += CSWgsed
DEF_BASE_PKGS += CSWgtar
DEF_BASE_PKGS += CSWpy-cheetah
+DEF_BASE_PKGS += CSWpy-cjson
+DEF_BASE_PKGS += CSWpy-dateutil
DEF_BASE_PKGS += CSWpy-hachoir-core
DEF_BASE_PKGS += CSWpy-hachoir-parser
DEF_BASE_PKGS += CSWpy-libmagic
@@ -205,9 +208,8 @@
DEF_BASE_PKGS += CSWpy-sqlobject
DEF_BASE_PKGS += CSWpy-yaml
DEF_BASE_PKGS += CSWpython
-DEF_BASE_PKGS += CSWcoreutils
DEF_BASE_PKGS += CSWwget
-DEF_BASE_PKGS += CSWgit
+DEF_BASE_PKGS += CSWxz
ifdef GIT_REPOS
# netcat and bash are for the gitproxy script.
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