diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2011-09-24 19:58:01 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-24 19:58:01 -0300 |
commit | d5f8943946c9008fd8c2a368cbfce9f1df6619af (patch) | |
tree | 326b018109d486205cf2b309b956ca9a05329c27 /libraries/Jinja2/README | |
parent | 07173fa93e2b6ba594dfa1f703c1de02ceb15e03 (diff) | |
download | slackbuilds-d5f8943946c9008fd8c2a368cbfce9f1df6619af.tar.gz |
libraries/Jinja2: Updated for version 2.6.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/Jinja2/README')
-rw-r--r-- | libraries/Jinja2/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/Jinja2/README b/libraries/Jinja2/README index 8ede09829e..fa926870bc 100644 --- a/libraries/Jinja2/README +++ b/libraries/Jinja2/README @@ -4,8 +4,8 @@ an optional sandboxed environment. This requires pysetuptools. -Circular dependencies warning: The DOCS=yes flag needs Sphinx, which -needs Jinja2, which needs Sphinx because DOCS=yes ... So... If you -really need the docs, build Jinja2 without the DOCS=yes flag, build -Sphinx, then rebuild Jinja2 with DOCS=yes. Incidentally, unless you +Circular dependencies warning: The DOCS=yes flag needs Sphinx, which +needs Jinja2, which needs Sphinx because DOCS=yes ... So... If you +really need the docs, build Jinja2 without the DOCS=yes flag, build +Sphinx, then rebuild Jinja2 with DOCS=yes. Incidentally, unless you are a developer, you don't normally need the DOCS=yes flag. |