Kaydet (Commit) 06fa2d5a authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Make the README.cross a bit more copy&paste proof

üst b69ab0dd
...@@ -88,20 +88,24 @@ Build Service, running on openSUSE: ...@@ -88,20 +88,24 @@ Build Service, running on openSUSE:
http://download.opensuse.org/repositories/windows:/mingw:/win32/ http://download.opensuse.org/repositories/windows:/mingw:/win32/
For example, you can install it on SLE 11 SP1 like this: For example, you can install it like this:
zypper ar http://download.opensuse.org/repositories/windows:/mingw:/win32/<your_os>/windows:mingw:win32.repo
where <your_os> is one of SLE_11, SLE_11_SP1, openSUSE_11.3, openSUSE_11.4 or
openSUSE_Factory.
zypper ar http://download.opensuse.org/repositories/windows:/mingw:/win32/SLE_11_SP1/windows:mingw:win32.repo
zypper in mingw32-cross-gcc mingw32-cross-gcc-c++ mingw32-python-devel \ zypper in mingw32-cross-gcc mingw32-cross-gcc-c++ mingw32-python-devel \
mingw32-libexpat-devel mingw32-libexpat mingw32-boost-devel \ mingw32-libexpat-devel mingw32-libexpat mingw32-boost-devel \
mingw32-libhyphen-devel mingw32-libhyphen mingw32-hyphen-en \ mingw32-libhyphen-devel mingw32-libhyphen mingw32-hyphen-en \
mingw32-liblpsolve mingw32-liblpsolve-devel \ mingw32-liblpsolve mingw32-liblpsolve-devel \
mingw32-libxml2-devel mingw32-libxslt-devel mingw32-libicu \ mingw32-libxml2-devel mingw32-libxslt-devel mingw32-libicu \
mingw32-libicu-devel mingw32-libgraphite2 mingw32-libgraphite2-devel \ mingw32-libicu-devel mingw32-libgraphite2 mingw32-libgraphite2-devel \
mingw32-cairo mingw32-cairo-devel mingw32-librsvg mingw32-librsvg-devel \ mingw32-libcairo2 mingw32-cairo-devel mingw32-librsvg mingw32-librsvg-devel \
mingw32-hunspell mingw32-hunspell-devel mingw32-libcurl \ mingw32-hunspell mingw32-hunspell-devel mingw32-libcurl \
mingw32-libcurl-devel mingw32-libneon mingw32-libneon-devel \ mingw32-libcurl-devel mingw32-libneon mingw32-libneon-devel \
mingw32-libopenssl mingw32-libopenssl-devel mingw32-libtextcat \ mingw32-libopenssl mingw32-libopenssl-devel mingw32-libexttextcat \
mingw32-libtextcat-devel mingw32-libdb mingw32-libdb-devel \ mingw32-libexttextcat-devel mingw32-libdb mingw32-libdb-devel \
mingw32-cross-pkg-config mingw32-pkg-config mingw32-libcppunit \ mingw32-cross-pkg-config mingw32-pkg-config mingw32-libcppunit \
mingw32-libcppunit-devel mingw32-libredland mingw32-libredland-devel \ mingw32-libcppunit-devel mingw32-libredland mingw32-libredland-devel \
mingw32-libmythes mingw32-libmythes-devel mingw32-libmythes mingw32-libmythes-devel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment