Files
blackcoin-more/depends/packages/packages.mk
Michel van Kessel a781605af2 update dependencies
2020-11-17 20:56:55 +01:00

27 lines
604 B
Makefile

packages:=boost openssl libevent
native_packages := native_ccache
protobuf_native_packages = native_protobuf
protobuf_packages = protobuf
qt_packages = zlib
qrencode_packages = qrencode
qt_linux_packages:=qt expat dbus libxcb xcb_proto libXau xproto freetype fontconfig libX11 xextproto libXext xtrans
qt_darwin_packages=qt
qt_mingw32_packages=qt
wallet_packages=bdb
zmq_packages=zeromq
upnp_packages=miniupnpc
darwin_native_packages = native_biplist native_ds_store native_mac_alias
ifneq ($(build_os),darwin)
darwin_native_packages += native_cctools native_cdrkit native_libdmg-hfsplus
endif