2019-02-21 19:37:16 +01:00
|
|
|
packages:=boost openssl libevent zeromq gmp chia_bls backtrace
|
2014-07-23 07:31:30 +02:00
|
|
|
|
|
|
|
qt_native_packages = native_protobuf
|
2017-01-30 09:00:51 +01:00
|
|
|
qt_packages = qrencode protobuf zlib
|
2014-08-29 05:21:18 +02:00
|
|
|
|
2016-06-13 07:57:21 +02:00
|
|
|
qt_x86_64_linux_packages:=qt expat dbus libxcb xcb_proto libXau xproto freetype fontconfig libX11 xextproto libXext xtrans
|
|
|
|
qt_i686_linux_packages:=$(qt_x86_64_linux_packages)
|
|
|
|
|
2014-08-29 05:21:18 +02:00
|
|
|
qt_darwin_packages=qt
|
|
|
|
qt_mingw32_packages=qt
|
|
|
|
|
2014-07-23 07:31:30 +02:00
|
|
|
wallet_packages=bdb
|
|
|
|
|
|
|
|
upnp_packages=miniupnpc
|
|
|
|
|
2016-02-04 13:41:58 +01:00
|
|
|
darwin_native_packages = native_biplist native_ds_store native_mac_alias
|
|
|
|
|
2014-07-23 07:31:30 +02:00
|
|
|
ifneq ($(build_os),darwin)
|
2016-02-04 13:41:58 +01:00
|
|
|
darwin_native_packages += native_cctools native_cdrkit native_libdmg-hfsplus
|
2014-07-23 07:31:30 +02:00
|
|
|
endif
|