2015-01-19 22:47:44 -05:00
|
|
|
packages:=boost openssl libevent
|
2015-09-17 14:30:46 +02:00
|
|
|
darwin_packages:=zeromq
|
|
|
|
linux_packages:=zeromq
|
2014-07-23 01:31:30 -04:00
|
|
|
native_packages := native_ccache native_comparisontool
|
|
|
|
|
|
|
|
qt_native_packages = native_protobuf
|
2014-08-28 23:21:18 -04:00
|
|
|
qt_packages = qrencode protobuf
|
|
|
|
|
2015-02-25 14:01:02 -05:00
|
|
|
qt_linux_packages= qt expat dbus libxcb xcb_proto libXau xproto freetype fontconfig libX11 xextproto libXext xtrans
|
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 12:27:26 +00:00
|
|
|
darwin_native_packages = native_biplist native_ds_store native_mac_alias
|
2015-12-17 16:43:56 -05:00
|
|
|
|
2014-07-23 01:31:30 -04:00
|
|
|
ifneq ($(build_os),darwin)
|
2015-12-17 16:43:56 -05:00
|
|
|
darwin_native_packages += native_cctools native_cdrkit native_libdmg-hfsplus
|
2014-07-23 01:31:30 -04:00
|
|
|
endif
|