[neon/extras/calligra/Neon/release] /: neon now uses qt 5.15.3 so we have to upgrade all the qt packages

Jonathan Riddell null at kde.org
Tue Jun 8 10:28:50 BST 2021


Git commit 3623c1a1fd40f63cceda20f8fe7dfc1713c6dfdb by Jonathan Riddell.
Committed on 08/06/2021 at 09:28.
Pushed by jriddell into branch 'Neon/release'.

neon now uses qt 5.15.3 so we have to upgrade all the qt packages

M  +6    -0    snapcraft.yaml

https://invent.kde.org/neon/extras/calligra/commit/3623c1a1fd40f63cceda20f8fe7dfc1713c6dfdb

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 02fde4e..9c5a3c2 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -140,6 +140,12 @@ parts:
     - libwpd-0.10-10
     - libwpg-0.3-3
     - libwps-0.4-4
+    - libqt5printsupport5
+    - libqt5xml5
+    - libqt5x11extras5
+    - libqt5texttospeech5
+    - libqt5network5
+    - libqt5waylandclient5
     parse-info:
     - usr/share/metainfo/org.kde.calligrawords.appdata.xml
     - usr/share/metainfo/org.kde.calligrasheets.appdata.xml


More information about the Neon-commits mailing list