diff options
author | Chris Moylan <chris@chrismoylan.com> | 2011-07-13 21:58:25 -0500 |
---|---|---|
committer | Chris Moylan <chris@chrismoylan.com> | 2011-07-13 21:58:25 -0500 |
commit | 9247769a1457ff8ccc8b262f3bdcd7bd36694b16 (patch) | |
tree | da5fa8800135a1e0cd837d8a722d0da1a792fd6d /docs/hackinghowto.rst | |
parent | 3d073d48cbf797c3da7b19670b8696d2229cce9b (diff) | |
parent | 6ae8b541f957b49ae86051814097e769d20f29af (diff) | |
download | mediagoblin-9247769a1457ff8ccc8b262f3bdcd7bd36694b16.tar.lz mediagoblin-9247769a1457ff8ccc8b262f3bdcd7bd36694b16.tar.xz mediagoblin-9247769a1457ff8ccc8b262f3bdcd7bd36694b16.zip |
Merge branch 'master' into test_submission_views_365
Diffstat (limited to 'docs/hackinghowto.rst')
-rw-r--r-- | docs/hackinghowto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst index 914a5135..46288882 100644 --- a/docs/hackinghowto.rst +++ b/docs/hackinghowto.rst @@ -60,7 +60,7 @@ requirements:: On Fedora:: yum install mongodb-server python-paste-deploy python-paste-script \ - git-core python python-devel + git-core python python-devel python-lxml .. YouCanHelp:: |