[csw-devel] SF.net SVN: gar:[17398] csw/mgar/pkg/manifold/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Mar 13 14:59:26 CET 2012
Revision: 17398
http://gar.svn.sourceforge.net/gar/?rev=17398&view=rev
Author: dmichelsen
Date: 2012-03-13 13:59:25 +0000 (Tue, 13 Mar 2012)
Log Message:
-----------
manifold/trunk: Add dependency reported in #4920
Modified Paths:
--------------
csw/mgar/pkg/manifold/trunk/Makefile
Modified: csw/mgar/pkg/manifold/trunk/Makefile
===================================================================
--- csw/mgar/pkg/manifold/trunk/Makefile 2012-03-13 11:15:34 UTC (rev 17397)
+++ csw/mgar/pkg/manifold/trunk/Makefile 2012-03-13 13:59:25 UTC (rev 17398)
@@ -22,6 +22,9 @@
# Python dependencies cannot be detected by checkpkg
RUNTIME_DEP_PKGS_CSWmanifold += CSWgenshi
CHECKPKG_OVERRIDES_CSWmanifold += surplus-dependency|CSWgenshi
+# As reported in https://www.opencsw.org/mantis/view.php?id=4920
+RUNTIME_DEP_PKGS_CSWmanifold += CSWpysetuptools
+CHECKPKG_OVERRIDES_CSWmanifold += surplus-dependency|CSWpysetuptools
# That is the URL of the DTD to check against
CHECKPKG_OVERRIDES_CSWmanifold += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/manifold/manifold.py
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