2016-06-22 05:56:07 -04:00
|
|
|
packages:=boost openssl libevent zeromq
|
2014-07-23 01:31:30 -04:00
|
|
|
|
|
|
|
qt_native_packages = native_protobuf
|
2017-01-19 19:20:35 -03:00
|
|
|
qt_packages = qrencode protobuf zlib
|
2014-08-28 23:21:18 -04:00
|
|
|
|
2016-06-09 18:13:33 -04: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)
|
2018-07-11 19:05:28 -04:00
|
|
|
qt_arm_linux_packages:=$(qt_x86_64_linux_packages)
|
2016-06-09 18:13:33 -04:00
|
|
|
|
2014-08-28 23:21:18 -04:00
|
|
|
qt_darwin_packages=qt
|
|
|
|
qt_mingw32_packages=qt
|
|
|
|
|
2014-07-23 01:31:30 -04:00
|
|
|
wallet_packages=bdb
|
|
|
|
|
|
|
|
upnp_packages=miniupnpc
|
|
|
|
|
2015-12-18 09:27:26 -03:00
|
|
|
darwin_native_packages = native_biplist native_ds_store native_mac_alias
|
2015-12-17 18:43:56 -03:00
|
|
|
|
2014-07-23 01:31:30 -04:00
|
|
|
ifneq ($(build_os),darwin)
|
2015-12-17 18:43:56 -03:00
|
|
|
darwin_native_packages += native_cctools native_cdrkit native_libdmg-hfsplus
|
2014-07-23 01:31:30 -04:00
|
|
|
endif
|