mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Correctly install io.qt.qtwebengine.BaseApp for flatpak build.
This commit is contained in:
@ -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',
|
||||
}
|
||||
|
Reference in New Issue
Block a user