README: Add gcc-multilib to dependencies
On Friday, we met an issue that Luajit can not be cross-compiled if you don't have installed gcc-multilib. As it throws this error:
fatal error: bits/libc-header-start.h: No such file or directory
I mention it also in the commit message.