[csw-devel] SF.net SVN: gar:[22099] csw/mgar/pkg/lang-python/sphinx/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Wed Oct 2 19:06:21 CEST 2013


Revision: 22099
          http://gar.svn.sourceforge.net/gar/?rev=22099&view=rev
Author:   pfelecan
Date:     2013-10-02 17:06:21 +0000 (Wed, 02 Oct 2013)
Log Message:
-----------
lang-python/sphinx: the run-time dependencies are only for the main package

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/sphinx/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/sphinx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/sphinx/trunk/Makefile	2013-10-02 16:54:30 UTC (rev 22098)
+++ csw/mgar/pkg/lang-python/sphinx/trunk/Makefile	2013-10-02 17:06:21 UTC (rev 22099)
@@ -25,10 +25,10 @@
 CATALOGNAME_CSWpy-sphinx	=	py_sphinx
 SPKG_DESC_CSWpy-sphinx		+=	$(DESCRIPTION)
 ARCHALL_CSWpy-sphinx		=	1
-RUNTIME_DEP_PKGS += CSWpy-docutils
-RUNTIME_DEP_PKGS += CSWpy-jinja2
-RUNTIME_DEP_PKGS += CSWpy-pygments
-RUNTIME_DEP_PKGS += CSWpysetuptools
+RUNTIME_DEP_PKGS_CSWpy-sphinx += CSWpy-docutils
+RUNTIME_DEP_PKGS_CSWpy-sphinx += CSWpy-jinja2
+RUNTIME_DEP_PKGS_CSWpy-sphinx += CSWpy-pygments
+RUNTIME_DEP_PKGS_CSWpy-sphinx += CSWpysetuptools
 CHECKPKG_OVERRIDES_CSWpy-sphinx += surplus-dependency|CSWpy-docutils
 CHECKPKG_OVERRIDES_CSWpy-sphinx += surplus-dependency|CSWpy-jinja2
 CHECKPKG_OVERRIDES_CSWpy-sphinx += surplus-dependency|CSWpy-pygments

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