mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 05:57:59 +01:00
build: allow NO_LIBEVENT=1 in depends
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
packages:= libevent
|
||||
packages:=
|
||||
|
||||
boost_packages = boost
|
||||
|
||||
libevent_packages = libevent
|
||||
|
||||
qrencode_linux_packages = qrencode
|
||||
qrencode_android_packages = qrencode
|
||||
qrencode_darwin_packages = qrencode
|
||||
|
||||
Reference in New Issue
Block a user