[csw-devel] SF.net SVN: gar:[16406] csw/mgar/pkg/manifold/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Dec 8 12:45:38 CET 2011
Revision: 16406
http://gar.svn.sourceforge.net/gar/?rev=16406&view=rev
Author: dmichelsen
Date: 2011-12-08 11:45:38 +0000 (Thu, 08 Dec 2011)
Log Message:
-----------
manifold/trunk: Add required dependency to genshi
Modified Paths:
--------------
csw/mgar/pkg/manifold/trunk/Makefile
Modified: csw/mgar/pkg/manifold/trunk/Makefile
===================================================================
--- csw/mgar/pkg/manifold/trunk/Makefile 2011-12-08 09:06:23 UTC (rev 16405)
+++ csw/mgar/pkg/manifold/trunk/Makefile 2011-12-08 11:45:38 UTC (rev 16406)
@@ -19,6 +19,9 @@
PACKAGES += CSWmanifold
SPKG_DESC_CSWmanifold = An SMF service manifest creation tool
ARCHALL_CSWmanifold = 1
+# Python dependencies cannot be detected by checkpkg
+RUNTIME_DEP_PKGS_CSWmanifold += CSWgenshi
+CHECKPKG_OVERRIDES_CSWmanifold += surplus-dependency|CSWgenshi
# 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