[csw-devel] SF.net SVN: gar:[17400] csw/mgar/pkg/lang-python/pymongo/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Mar 13 23:27:54 CET 2012
Revision: 17400
http://gar.svn.sourceforge.net/gar/?rev=17400&view=rev
Author: wahwah
Date: 2012-03-13 22:27:54 +0000 (Tue, 13 Mar 2012)
Log Message:
-----------
on x86, a C module is available
Modified Paths:
--------------
csw/mgar/pkg/lang-python/pymongo/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/pymongo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pymongo/trunk/Makefile 2012-03-13 22:23:58 UTC (rev 17399)
+++ csw/mgar/pkg/lang-python/pymongo/trunk/Makefile 2012-03-13 22:27:54 UTC (rev 17400)
@@ -12,4 +12,6 @@
TEST_SCRIPTS =
DISTFILES = $(DISTNAME).tar.gz
PACKAGES = CSWpy-mongo
+RUNTIME_DEP_PKGS_CSWpy-mongo_i386 += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWpy-mongo += $(RUNTIME_DEP_PKGS_CSWpy-mongo_$(GARCH))
include gar/category.mk
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