diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-07-31 22:21:54 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 22:21:54 -0500 |
commit | 112346e27865cb41f8b81124c507073c77aea86f (patch) | |
tree | cb0663e1bf79ad88868390d68398e32aecbae38d /libraries/Mako/README | |
parent | 4021dc35db16aad9812519702e1dd2171510e14a (diff) | |
download | slackbuilds-112346e27865cb41f8b81124c507073c77aea86f.tar.gz |
libraries/Mako: List MarkupSafe dependency.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/Mako/README')
-rw-r--r-- | libraries/Mako/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/Mako/README b/libraries/Mako/README index 6b5e85d755..469dacc59a 100644 --- a/libraries/Mako/README +++ b/libraries/Mako/README @@ -7,4 +7,4 @@ of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. -This requires pysetuptools. +This requires pysetuptools and MarkupSafe. |