Correctly install io.qt.qtwebengine.BaseApp for flatpak build.

This commit is contained in:
Matthieu Gautier
2021-06-29 15:47:59 +02:00
parent d5e488333f
commit b8160de652
3 changed files with 33 additions and 1 deletions

View File

@ -60,5 +60,6 @@ base_deps_versions = {
'qt' : '5.10.1',
'qtwebengine' : '5.10.1',
'org.kde' : '5.15',
'io.qt.qtwebengine' : '5.15',
'zim-testing-suite': '0.3',
}