Add python3 html5lib

Needed for qtwebengine in 6.3

Change-Id: I6dc941fabe4e28e3dce19db8f7812be034be8586
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
Allan Sandfeld Jensen
2021-11-11 16:44:43 +01:00
parent 806685f6f7
commit 83b4afd584
8 changed files with 8 additions and 4 deletions

View File

@@ -36,3 +36,4 @@
# needed by packaging scripts
pip3 install bs4
pip3 install sh
pip3 install html5lib