SF.net SVN: gar:[22247] csw/mgar/pkg/buildbot/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Oct 18 17:23:35 CEST 2013


Revision: 22247
          http://gar.svn.sourceforge.net/gar/?rev=22247&view=rev
Author:   dmichelsen
Date:     2013-10-18 15:23:35 +0000 (Fri, 18 Oct 2013)
Log Message:
-----------
buildbot/trunk: Add missing dependencies

Modified Paths:
--------------
    csw/mgar/pkg/buildbot/trunk/Makefile

Modified: csw/mgar/pkg/buildbot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/buildbot/trunk/Makefile	2013-10-18 15:09:54 UTC (rev 22246)
+++ csw/mgar/pkg/buildbot/trunk/Makefile	2013-10-18 15:23:35 UTC (rev 22247)
@@ -34,11 +34,17 @@
 RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-twisted
 RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-zope-interface
 RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-sqlalchemy
+RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-jinja2
+RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-tempita
+RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-decorator
 
 CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-twisted
 CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-sqlalchemy
 CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWcoreutils
 CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-zope-interface
+CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-jinja2
+CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-tempita
+CHECKPKG_OVERRIDES_CSWbuildbot += surplus-dependency|CSWpy-decorator
 
 # This is more like an application than a python module
 CHECKPKG_OVERRIDES_CSWbuildbot += pkgname-does-not-start-with-CSWpy-

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