mirror of
https://github.com/monero-project/monero.git
synced 2025-05-07 05:45:05 -04:00
depends: fix typo in packages
This commit is contained in:
parent
e046c02ec3
commit
5a996bd75e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue