aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hackinghowto.rst
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2011-07-11 20:31:45 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2011-07-11 20:31:45 -0500
commit50dd725c585b080bf691dca4f63bbe987bd2861a (patch)
treee5009438160834e7150d803773ac2c4db37b6c49 /docs/hackinghowto.rst
parent39c6b2bdc601c60dd3cf1acacf795fec721224ca (diff)
parent6d27a5cf637665be5228b6d74e7bbea5a272e688 (diff)
downloadmediagoblin-50dd725c585b080bf691dca4f63bbe987bd2861a.tar.lz
mediagoblin-50dd725c585b080bf691dca4f63bbe987bd2861a.tar.xz
mediagoblin-50dd725c585b080bf691dca4f63bbe987bd2861a.zip
Merge remote branch 'remotes/osamak/master'
Diffstat (limited to 'docs/hackinghowto.rst')
-rw-r--r--docs/hackinghowto.rst2
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::