[csw-devel] SF.net SVN: gar:[17465] csw/mgar/pkg/mongoengine/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Mar 19 16:32:10 CET 2012
Revision: 17465
http://gar.svn.sourceforge.net/gar/?rev=17465&view=rev
Author: wahwah
Date: 2012-03-19 15:32:09 +0000 (Mon, 19 Mar 2012)
Log Message:
-----------
mongoengine/trunk: add a dependency on pymongo
Modified Paths:
--------------
csw/mgar/pkg/mongoengine/trunk/Makefile
Modified: csw/mgar/pkg/mongoengine/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mongoengine/trunk/Makefile 2012-03-19 15:25:28 UTC (rev 17464)
+++ csw/mgar/pkg/mongoengine/trunk/Makefile 2012-03-19 15:32:09 UTC (rev 17465)
@@ -23,5 +23,7 @@
LICENSE = LICENSE
ARCHALL_CSWpy-mongoengine = 1
+RUNTIME_DEP_PKGS_CSWpy-mongoengine = CSWpy-mongo
+CHECKPKG_OVERRIDES_CSWpy-mongoengine += surplus-dependency|CSWpy-mongo
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