diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-22 20:17:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-22 20:17:49 -0400 |
commit | 53038c3385f7ed31105650fbe5f03310fa87aefe (patch) | |
tree | 0ca3d4b6c24589bc7dfcd2441f3ee28a0a4376ed /standalone/android/install-haskell-packages | |
parent | 5044d03d6dc437dd25514b083cabf1ba4b14f1fe (diff) | |
parent | 20efa1c5402220d6a527b65713c049b0bd385c43 (diff) |
Merge remote-tracking branch 'orca/android-rebuild' into android-rebuild
Diffstat (limited to 'standalone/android/install-haskell-packages')
-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 3b1b7bf88..69f9b0ea8 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -58,6 +58,7 @@ install_pkgs () { cd tmp patched network + patched unix-time patched lifted-base patched zlib patched process |