[csw-devel] SF.net SVN: gar:[14154] csw/mgar/pkg/cswutils/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Apr 13 01:59:09 CEST 2011
Revision: 14154
http://gar.svn.sourceforge.net/gar/?rev=14154&view=rev
Author: bdwalton
Date: 2011-04-12 23:59:09 +0000 (Tue, 12 Apr 2011)
Log Message:
-----------
cswutils/trunk: add more python deps to match those used by GAR to run all the .py code
Modified Paths:
--------------
csw/mgar/pkg/cswutils/trunk/Makefile
Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile 2011-04-12 23:56:00 UTC (rev 14153)
+++ csw/mgar/pkg/cswutils/trunk/Makefile 2011-04-12 23:59:09 UTC (rev 14154)
@@ -31,9 +31,13 @@
RUNTIME_DEP_PKGS += CSWpmhtmltree
RUNTIME_DEP_PKGS += CSWpmlibwww
RUNTIME_DEP_PKGS += CSWpmyaml
+RUNTIME_DEP_PKGS += CSWpy-cheetah
+RUNTIME_DEP_PKGS += CSWpy-hachoir-core
RUNTIME_DEP_PKGS += CSWpy-hachoir-parser
RUNTIME_DEP_PKGS += CSWpy-libmagic
RUNTIME_DEP_PKGS += CSWpy-progressbar
+RUNTIME_DEP_PKGS += CSWpy-sqlobject
+RUNTIME_DEP_PKGS += CSWpy-yaml
RUNTIME_DEP_PKGS += CSWpython
WORKSRC = $(WORKDIR)
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