diff options
author | Jan Holesovsky <kendy@suse.cz> | 2012-06-26 11:38:13 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2012-06-26 11:39:57 +0200 |
commit | cce51e4fd334415d4ebcd13b6da46828970897f6 (patch) | |
tree | 3e2ded61a9725829a098b34cd44216f3635d221f /README.cross | |
parent | a1263c2e160acfaba4ea205b9135606f49d03af6 (diff) |
mingw32-python is now necessary too.
Change-Id: I7b7bbc555b599e411859ca00ddd3988aa52f433f
Diffstat (limited to 'README.cross')
-rw-r--r-- | README.cross | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.cross b/README.cross index e1074caecb49..ee0b0f7ee983 100644 --- a/README.cross +++ b/README.cross @@ -78,6 +78,7 @@ where <your_os> is one of SLE_11, SLE_11_SP1, openSUSE_11.3, openSUSE_11.4 or openSUSE_Factory. zypper in mingw32-cross-gcc mingw32-cross-gcc-c++ mingw32-python-devel \ + mingw32-python \ mingw32-libexpat-devel mingw32-libexpat mingw32-boost-devel \ mingw32-libhyphen-devel mingw32-libhyphen mingw32-hyphen-en \ mingw32-liblpsolve mingw32-liblpsolve-devel \ |