kumquat-buildroot/package/qt5/qt5webkit
Alexey Brodkin 3f5be21db9 package/qt5/qt5webkit: needs OpenSSL
W/o OpenSSL QT5Webkit fails to build that way:
-------------------------------->8-----------------------------
.../build/qt5webkit-5.212.0-alpha4/Source/WebCore/platform/network/qt/ResourceRequestQt.cpp: In static member function ‘static bool WebCore::ResourceRequest::alpnIsSupported()’:
.../build/qt5webkit-5.212.0-alpha4/Source/WebCore/platform/network/qt/ResourceRequestQt.cpp:68:12: error: ‘QSslSocket’ has not been declared
   68 |     return QSslSocket::sslLibraryVersionNumber() > 0x10002000L &&
      |            ^~~~~~~~~~
.../build/qt5webkit-5.212.0-alpha4/Source/WebCore/platform/network/qt/ResourceRequestQt.cpp:69:9: error: ‘QSslSocket’ has not been declared
   69 |         QSslSocket::sslLibraryVersionString().startsWith(QLatin1String("OpenSSL"));
      |         ^~~~~~~~~~
-------------------------------->8-----------------------------

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: James Hilliard <james.hilliard1@gmail.com>
Cc: Peter Seiderer <ps.report@gmx.net>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-03-07 23:07:41 +01:00
..
0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch
0002-Fix-compilation-with-Python-3.9-avoid-passing-encodi.patch
0003-Let-Bison-generate-the-header-directly-to-fix-build-.patch
0004-Remove-invalid-g_object-declarations-to-fix-build-wi.patch
Config.in package/qt5/qt5webkit: needs OpenSSL 2022-03-07 23:07:41 +01:00
qt5webkit.hash
qt5webkit.mk package/qt5/qt5webkit: needs OpenSSL 2022-03-07 23:07:41 +01:00