qt5:fix qBittorrent with ssl runtime crash

This commit is contained in:
LEAN-ESX 2019-09-12 00:26:58 -07:00
parent b6f5ffdf18
commit 46b8d68dac

View File

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=qt5
PKG_VERSION:=5.8
PKG_RELEASE:=0
PKG_RELEASE:=1
PKG_MD5SUM:=a9f2494f75f966e2f22358ec367d8f41
PKG_SOURCE:=qt-everywhere-opensource-src-$(PKG_VERSION).$(PKG_RELEASE).tar.gz
@ -115,7 +115,7 @@ define Build/Configure
-no-opengl \
-no-directfb \
-no-xcb \
-no-ssl \
-openssl-runtime \
-qt-zlib \
-qt-pcre \
-qt-freetype \