Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsmorloc <smorloc@gmail.com>2013-01-25 18:45:33 +0400
committersmorloc <smorloc@gmail.com>2013-01-25 18:45:33 +0400
commit5bce764b7aa6b452c82fccb35050bf91241271e8 (patch)
tree0d460ffc6019832f28aa75b308093b1e2a06a550 /README.md
parent00e4524261f5c1a86e56846c5b3a3877d644ec98 (diff)
Fixed dropped character in MacOS wxPython build
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 04cb559fc4..2c2e9b5704 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Assuming you have virtualenv at *~/.virtualenvs/Cura/* and [wxPython sources](ht
--enable-universal_binary=i386,x86_64 \
--enable-webkit \
--prefix=$HOME/.virtualenvs/Cura/ \
- --with-expat
+ --with-expat \
--with-libjpeg=builtin \
--with-libpng=builtin \
--with-libtiff=builtin \