diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-08 14:02:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-08 14:02:25 -0400 |
commit | 5f8500e4f1d9f55e328fadba5610084bd3cf6570 (patch) | |
tree | 204450c86a9a7bd5cc44262c51155d0a86be7e0b /standalone | |
parent | d7a6c94db9690772f9a2cbfcd6993819b4939d04 (diff) | |
parent | 367e30cca0d18713c50155ef26bc323d874624cd (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'standalone')
-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 |