android-studio: add 32bit zlib for api 22

This commit is contained in:
Edward Tjörnhammar
2016-09-07 06:47:11 +02:00
parent 6a11b816ff
commit e051ac665c

View File

@@ -54,6 +54,7 @@ let
pkgsi686Linux.stdenv.cc.cc.lib
# aapt wants libz.so.1
zlib
pkgsi686Linux.zlib
# Support multiple monitors
libXrandr
]}"