2014-12-04 14:23:24 +01:00
|
|
|
packages:=boost openssl
|
2014-07-23 07:31:30 +02:00
|
|
|
native_packages := native_ccache native_comparisontool
|
|
|
|
|
|
|
|
qt_native_packages = native_protobuf
|
2014-08-29 05:21:18 +02:00
|
|
|
qt_packages = qrencode protobuf
|
|
|
|
|
2015-02-25 20:01:02 +01:00
|
|
|
qt_linux_packages= qt expat dbus libxcb xcb_proto libXau xproto freetype fontconfig libX11 xextproto libXext xtrans
|
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
|
|
|
|
|
|
|
|
ifneq ($(build_os),darwin)
|
2015-01-03 01:31:04 +01:00
|
|
|
darwin_native_packages=native_cctools native_cdrkit native_libdmg-hfsplus
|
2014-07-23 07:31:30 +02:00
|
|
|
endif
|