diff options
author | Robin Houston <robin@lenny.robin> | 2011-07-13 16:55:48 +0100 |
---|---|---|
committer | Robin Houston <robin@lenny.robin> | 2011-07-13 16:55:48 +0100 |
commit | b7dbece7067cbf5af909611c6452d507aa55e8ab (patch) | |
tree | 465350de614c660ee5005ffe9f44e42cb140df87 | |
parent | a498a503e840c6c7084234f01f6cf61459e7234e (diff) |
Add python-yaml to config/packages.
(Even though it’s now part of the mySociety base configuration, this
packages list is also useful as documentation for outside installations.)
-rw-r--r-- | config/packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/packages b/config/packages index 95c3dcfed..4695ea828 100644 --- a/config/packages +++ b/config/packages @@ -39,3 +39,4 @@ memcached rubygems libfcgi-dev gettext +python-yaml |