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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Oct 16 22:06:47 CEST 2013


Revision: 22238
          http://gar.svn.sourceforge.net/gar/?rev=22238&view=rev
Author:   dmichelsen
Date:     2013-10-16 20:06:47 +0000 (Wed, 16 Oct 2013)
Log Message:
-----------
buildbot/trunk: Add dependencies

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

Modified: csw/mgar/pkg/buildbot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/buildbot/trunk/Makefile	2013-10-16 20:05:39 UTC (rev 22237)
+++ csw/mgar/pkg/buildbot/trunk/Makefile	2013-10-16 20:06:47 UTC (rev 22238)
@@ -30,9 +30,10 @@
 PACKAGES += CSWbuildbot
 SPKG_DESC_CSWbuildbot = A system to automate the compile/test cycle
 # PKGFILES is catchall
-RUNTIME_DEP_PKGSbuildbot += CSWcoreutils
-RUNTIME_DEP_PKGSbuildbot += CSWpy-twisted
-RUNTIME_DEP_PKGSbuildbot += CSWpy-zope-interface
+RUNTIME_DEP_PKGS_CSWbuildbot += CSWcoreutils
+RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-twisted
+RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-zope-interface
+RUNTIME_DEP_PKGS_CSWbuildbot += CSWpy-sqlalchemy
 
 # 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