Hi,
I'm not 100% sure but it looks like the module required for your wireless chip is rtl8188eu.ko and is not yet available from the repo.
However, the sources and firmware are available from
https://github.com/lwfinger/rtl8188eu. you can compile the module and install both the module and firmware as a standalone solution.
You'll need these extensions installed
git.tcz (and possibly ca-certificates.tcz)
compiletc.tcz &
linux-kernel-sources-env.tcz
let us know if you have any problems
Note: when using git clone command you may find that a symlink to the certificates is required, try:
sudo ln -s /usr/local/etc/ssl /etc/ssl