[csw-devel] SF.net SVN: gar:[10083] csw/mgar/pkg/sqlobject/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Jun 3 16:56:38 CEST 2010


Revision: 10083
          http://gar.svn.sourceforge.net/gar/?rev=10083&view=rev
Author:   wahwah
Date:     2010-06-03 14:56:38 +0000 (Thu, 03 Jun 2010)

Log Message:
-----------
sqlobject: Adding the dependency on CSWpy-formencode

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

Modified: csw/mgar/pkg/sqlobject/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlobject/trunk/Makefile	2010-06-03 14:38:51 UTC (rev 10082)
+++ csw/mgar/pkg/sqlobject/trunk/Makefile	2010-06-03 14:56:38 UTC (rev 10083)
@@ -14,6 +14,11 @@
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 LICENSE = docs/SQLObject.txt
 PACKAGES = CSWpy-sqlobject
+RUNTIME_DEP_PKGS_CSWpy-sqlobject = CSWpy-formencode
 ARCHALL_CSWpy-sqlobject = 1
 CATALOGNAME_CSWpy-sqlobject = py_sqlobject
+# To build the dependent package before the dependency is installed on the
+# buildfarm.
+CHECKPKG_OVERRIDES_CSWpy-sqlobject += unidentified-dependency|CSWpy-formencode
+CHECKPKG_OVERRIDES_CSWpy-sqlobject += surplus-dependency|CSWpy-formencode
 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