[csw-devel] SF.net SVN: gar:[13906] csw/mgar/pkg/lang-python/sphinx/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Mar 21 17:55:53 CET 2011
Revision: 13906
http://gar.svn.sourceforge.net/gar/?rev=13906&view=rev
Author: wahwah
Date: 2011-03-21 16:55:53 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
pkg/lang-python/sphinx/trunk: Added the dependency on docutils
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 15:55:32 UTC (rev 13905)
+++ csw/mgar/pkg/lang-python/sphinx/trunk/Makefile 2011-03-21 16:55:53 UTC (rev 13906)
@@ -11,8 +11,10 @@
endef
DISTFILES = $(DISTNAME).tar.gz
ARCHALL_CSWpy-sphinx = 1
+DEP_PKGS += CSWpy-docutils
+DEP_PKGS += CSWpy-jinja2
DEP_PKGS += CSWpy-pygments
-DEP_PKGS += CSWpy-jinja2
+CHECKPKG_OVERRIDES_CSWpy-sphinx += surplus-dependency|CSWpy-docutils
+CHECKPKG_OVERRIDES_CSWpy-sphinx += surplus-dependency|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