aboutsummaryrefslogtreecommitdiff
path: root/depends/packages/packages.mk
diff options
context:
space:
mode:
authorTheCharlatan <seb.kung@gmail.com>2018-07-17 23:54:44 +0200
committerTheCharlatan <seb.kung@gmail.com>2018-07-29 15:59:55 +0200
commit00db418176043226bcc337398ec514a973fa6da5 (patch)
tree9cc4cd45e10ba2fd5b5a6b3eaf44fa56cd97c3a9 /depends/packages/packages.mk
parente8ffec69f773e67ae82535afc87164eb8102f05e (diff)
downloadbitcoin-00db418176043226bcc337398ec514a973fa6da5.tar.xz
Add aarch64 qt depends support for cross compiling bitcoin-qt
Diffstat (limited to 'depends/packages/packages.mk')
-rw-r--r--depends/packages/packages.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/depends/packages/packages.mk b/depends/packages/packages.mk
index 69acb19b8f..5fe6f98da2 100644
--- a/depends/packages/packages.mk
+++ b/depends/packages/packages.mk
@@ -3,9 +3,7 @@ packages:=boost openssl libevent zeromq
qt_native_packages = native_protobuf
qt_packages = qrencode protobuf zlib
-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)
-qt_arm_linux_packages:=$(qt_x86_64_linux_packages)
+qt_linux_packages:=qt expat dbus libxcb xcb_proto libXau xproto freetype fontconfig libX11 xextproto libXext xtrans
qt_darwin_packages=qt
qt_mingw32_packages=qt