Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 231e054d authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Add a libbase static depedency for aapt2.

Required by libziparchive.

Change-Id: Ifa33c9e44ebd583cf58b8a1239061c613fde92bc
parent 40801e3d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -90,7 +90,8 @@ hostStaticLibs := \
	libcutils \
	libexpat \
	libziparchive-host \
	libpng
	libpng \
	libbase

ifneq ($(strip $(USE_MINGW)),)
	hostStaticLibs += libz