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.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to