mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Add qt(webengine) dependency.
Add qt dependency and QMakeBuilder.
This commit is contained in:
@ -27,5 +27,7 @@ base_deps_versions = {
|
||||
'libaria2' : '1.33.1',
|
||||
'libmagic' : '5.33',
|
||||
'android-sdk' : 'r25.2.3',
|
||||
'android-ndk' : 'r13b'
|
||||
'android-ndk' : 'r13b',
|
||||
'qt' : '5.10.1',
|
||||
'qtwebengine' : '5.10.1',
|
||||
}
|
||||
|
Reference in New Issue
Block a user