Skip to content

Commit

Permalink
Merge pull request #6086
Browse files Browse the repository at this point in the history
5a996bd depends: fix typo in packages (selsta)
  • Loading branch information
fluffypony committed Nov 3, 2019
2 parents e046c02 + 5a996bd commit e8da77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/depends/packages/packages.mk
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e8da77b

Please sign in to comment.