diff options
author | Mark Brand <mabrand@mabrand.nl> | 2010-09-16 20:25:38 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2010-09-16 20:25:38 (GMT) |
commit | 8e33c29f379aea6318fc99f82d68c3a92163d5b3 (patch) | |
tree | 6876a8287be666ae9b5e27fc7e4918e05af8bdb5 /doc/index.html | |
parent | 6cf91ba872749164dbb1f380a004456fafdb567d (diff) | |
download | mxe-8e33c29f379aea6318fc99f82d68c3a92163d5b3.zip mxe-8e33c29f379aea6318fc99f82d68c3a92163d5b3.tar.gz mxe-8e33c29f379aea6318fc99f82d68c3a92163d5b3.tar.bz2 |
add missing requirement for openSUSE
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index f640428..34db58a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -741,7 +741,7 @@ cd ..</pre> <!-- http://software.opensuse.org/113/en --> <pre>zypper install -R autoconf automake bash bison bzip2 \ - cmake flex gcc-c++ make sed libtool \ + cmake flex gcc-c++ gettext-tools make sed libtool \ openssl libopenssl-devel patch perl \ pkg-config scons unzip wget xz</pre> |