2016-06-22 11:56:07 +02:00
|
|
|
packages:=boost openssl libevent zeromq
|
2016-08-13 16:03:44 +02:00
|
|
|
native_packages := native_ccache
|
2014-07-23 07:31:30 +02:00
|
|
|
|
|
|
|
qt_native_packages = native_protobuf
|
2017-01-19 23:20:35 +01:00
|
|
|
qt_packages = qrencode protobuf zlib
|
2014-08-29 05:21:18 +02:00
|
|
|
|
2016-06-10 00:13:33 +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
|
|
|
|
|
2015-12-18 13:27:26 +01:00
|
|
|
darwin_native_packages = native_biplist native_ds_store native_mac_alias
|
2015-12-17 22:43:56 +01:00
|
|
|
|
2014-07-23 07:31:30 +02:00
|
|
|
ifneq ($(build_os),darwin)
|
2015-12-17 22:43:56 +01:00
|
|
|
darwin_native_packages += native_cctools native_cdrkit native_libdmg-hfsplus
|
2014-07-23 07:31:30 +02:00
|
|
|
endif
|