diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-07-11 20:31:45 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-07-11 20:31:45 -0500 |
commit | 50dd725c585b080bf691dca4f63bbe987bd2861a (patch) | |
tree | e5009438160834e7150d803773ac2c4db37b6c49 /docs/hackinghowto.rst | |
parent | 39c6b2bdc601c60dd3cf1acacf795fec721224ca (diff) | |
parent | 6d27a5cf637665be5228b6d74e7bbea5a272e688 (diff) | |
download | mediagoblin-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.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:: |