mysql: add missing rshlibs for i686.

This commit is contained in:
Juan RP 2012-08-06 07:33:00 +02:00
parent a62939f886
commit b03eb512b2
2 changed files with 3 additions and 1 deletions

View file

@ -1,7 +1,8 @@
libpthread.so.0
libm.so.6
libz.so.1
libssl.so.1
libcrypto.so.1
libc.so.6
libdl.so.2
libm.so.6 x86_64
libgcc_s.so.1 i686

View file

@ -9,3 +9,4 @@ libm.so.6
libc.so.6
librt.so.1
libncursesw.so.6
libgcc_s.so.1 i686