depends: always use static qt5 for linux

This commit is contained in:
Cory Fields
2015-02-25 14:01:02 -05:00
parent 3448b132c4
commit d23b0a2711
3 changed files with 1 additions and 8 deletions

View File

@@ -6,7 +6,6 @@ SDK_PATH ?= $(BASEDIR)/SDKs
NO_QT ?=
NO_WALLET ?=
NO_UPNP ?=
USE_LINUX_STATIC_QT5 ?=
FALLBACK_DOWNLOAD_PATH ?= https://bitcoincore.org/depends-sources
BUILD = $(shell ./config.guess)