depends: fix typo in packages

pull/226/head
selsta 5 years ago
parent 06b0441762
commit 2bfd41b29c
Signed by untrusted user: selsta
GPG Key ID: 2EA0A99A8B07AE5E

@ -1,7 +1,7 @@
ifeq ($(host_os),android)
packages:=boost openssl zeromq libiconv
else
packages:=boost openssl zeromq lexpat dns libiconv hidapi protobuf libusb
packages:=boost openssl zeromq expat ldns libiconv hidapi protobuf libusb
endif
native_packages := native_ccache native_protobuf

Loading…
Cancel
Save