mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 14:36:01 +03:00
Fixed the name of the Qt WebEngine package
This commit is contained in:
parent
7e210cfcb3
commit
a602df065e
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ Build-Depends: cmake,
|
|||
python-sphinx | python3-sphinx,
|
||||
python3-all,
|
||||
qt5keychain-dev,
|
||||
qt5webengine-dev,
|
||||
qtwebengine5-dev,
|
||||
qtdeclarative5-dev,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools,
|
||||
|
|
|
@ -21,7 +21,7 @@ Build-Depends: cmake,
|
|||
python-sphinx | python3-sphinx,
|
||||
python3-all,
|
||||
qt5keychain-dev,
|
||||
qt5webengine-dev,
|
||||
qtwebengine5-dev,
|
||||
qtdeclarative5-dev,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools,
|
||||
|
|
Loading…
Reference in a new issue