diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-08 13:31:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-08 13:31:30 -0400 |
commit | b958da11dee6f512e1e525cad21e0b2fc9414c6d (patch) | |
tree | 8e7dd7db4549ef5b128ef14575a1929fa939edfa /standalone/android | |
parent | 0aa81627caf3a3140f4620f7406c6710289ba89d (diff) |
install xmpp lib on native too
Diffstat (limited to 'standalone/android')
-rwxr-xr-x | standalone/android/install-haskell-packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index db762f732..370cb0c32 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -123,6 +123,7 @@ install_pkgs () { --ghc-options=-I$HOME/.ghc/android-14/arm-linux-androideabi-4.7/arm-linux-androideabi/sysroot/usr/include/ \ --ld-options="-L $HOME/.ghc/android-14/arm-linux-androideabi-4.7/arm-linux-androideabi/sysroot/usr/lib/" onlycross patched network-protocol-xmpp 0.4.4 + onlynative network-protocol-xmpp patched shakespeare-css 1.0.2 patched shakespeare-i18n 1.0.0.2 patched shakespeare-js 1.1.2 |