← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~hjd/widelands-website/bug892235 into lp:widelands-website

 

Hans Joachim Desserud has proposed merging lp:~hjd/widelands-website/bug892235 into lp:widelands-website.

Requested reviews:
  Widelands Developers (widelands-dev)
Related bugs:
  Bug #892235 in Widelands Website: "dependencies for buiding the website locally is not complete"
  https://bugs.launchpad.net/widelands-website/+bug/892235

For more details, see:
https://code.launchpad.net/~hjd/widelands-website/bug892235/+merge/83676
-- 
https://code.launchpad.net/~hjd/widelands-website/bug892235/+merge/83676
Your team Widelands Developers is requested to review the proposed merge of lp:~hjd/widelands-website/bug892235 into lp:widelands-website.
=== modified file 'README.txt'
--- README.txt	2011-08-24 14:33:19 +0000
+++ README.txt	2011-11-28 19:38:25 +0000
@@ -11,7 +11,7 @@
 Example:
 On Ubuntu, installing all required tools and dependencies in two commands::
 
-   $ sudo apt-get install python-virtualenv python-pip mercurial bzr subversion git-core sqlite3
+   $ sudo apt-get install python-dev python-virtualenv python-pip mercurial bzr subversion git-core sqlite3
    $ sudo apt-get build-dep python-numpy
 
 Setting up the local environment


Follow ups