#3267 qt6: add missing scripting support library

Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
This commit is contained in:
Patrizio Bekerle 2025-05-20 21:20:28 +02:00
parent 54d7291a5d
commit e20eb830ed
No known key found for this signature in database
GPG key ID: 75960E6926556207
3 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,11 @@
# QOwnNotes Changelog
## 25.5.10
- One more missing library for the scripting engine was added to the OBS
Debian / Ubuntu builds with Qt6 and for the Qt6 builds for Ubuntu Launchpad
(for [#3267](https://github.com/pbek/QOwnNotes/issues/3267))
## 25.5.9
- The packages on the Ubuntu repositories for Qt6 on Launchpad are now built with
@ -17,7 +23,7 @@
(for [#3271](https://github.com/pbek/QOwnNotes/issues/3271))
- A menu entry to close a tab was aded to the tab context menu
- Missing libraries for the scripting engine were added to the OBS Debian / Ubuntu
builds with Qt and cmake (for [#3267](https://github.com/pbek/QOwnNotes/issues/3267))
builds with Qt6 and cmake (for [#3267](https://github.com/pbek/QOwnNotes/issues/3267))
- Added more Korean, Spanish translation (thank you, venusgirl, alejandromoc)
## 25.5.7

View file

@ -37,6 +37,7 @@ Depends:
libqt6websockets6,
qt6-wayland,
qt6-qpa-plugins,
qml6-module-qtqml,
qml6-module-qtqml-workerscript,
qml6-module-qtqml-models,
openssl

View file

@ -37,6 +37,7 @@ Depends:
libqt6websockets6,
qt6-wayland,
qt6-qpa-plugins,
qml6-module-qtqml,
qml6-module-qtqml-workerscript,
qml6-module-qtqml-models,
openssl