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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Mar 21 09:38:07 CET 2011


Revision: 13896
          http://gar.svn.sourceforge.net/gar/?rev=13896&view=rev
Author:   wahwah
Date:     2011-03-21 08:38:07 +0000 (Mon, 21 Mar 2011)

Log Message:
-----------
sphinx: Adding dependency on jinja2

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	2011-03-21 07:24:48 UTC (rev 13895)
+++ csw/mgar/pkg/lang-python/sphinx/trunk/Makefile	2011-03-21 08:38:07 UTC (rev 13896)
@@ -11,6 +11,8 @@
 endef
 DISTFILES  = $(DISTNAME).tar.gz
 ARCHALL_CSWpy-sphinx = 1
-DEP_PKGS = CSWpy-pygments
+DEP_PKGS += CSWpy-pygments
+DEP_PKGS += CSWpy-jinja2
 CHECKPKG_OVERRIDES_CSWpy-sphinx += surplus-dependency|CSWpy-pygments
+CHECKPKG_OVERRIDES_CSWpy-sphinx += surplus-dependency|CSWpy-jinja2
 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