Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QTWebKit: Fix build error on QT-5.15 branch | Chenxi Mao | 2020-04-11 | 1 | -28/+0 |
| | | | | | | | | | | | | There are 2 changes to build QtWebkit on QT-5.15 1. Move SHA1 to QTwebkit tag QtWebKit 5.212.0 Alpha 4 SHA1: 444bd2bda5fa46c2b4b99adaf6e9b2074b03a0d1 2. Remove python3 patch. Fixes: QTBUG-83426 Change-Id: I6a1f1d8a29c828e28e3c8192c1b863a85991080e Reviewed-by: Chenxi Mao <chenxi.mao2013@gmail.com> Reviewed-by: Konstantin Tokarev <annulen@yandex.ru> | ||||
* | qtwebkit: build with python3 | Andreas Müller | 2020-02-06 | 1 | -0/+28 |
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> |