[neon/snap-packaging/qt-common-themes-sdk] /: Fix qmake parameters.
Scarlett Moore
null at kde.org
Fri Jun 28 11:59:53 BST 2024
Git commit 8818c1a28ff4ec34993f167fe73de39e247fce56 by Scarlett Moore.
Committed on 28/06/2024 at 10:59.
Pushed by scarlettmoore into branch 'master'.
Fix qmake parameters.
M +2 -2 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/qt-common-themes-sdk/-/commit/8818c1a28ff4ec34993f167fe73de39e247fce56
diff --git a/snapcraft.yaml b/snapcraft.yaml
index c1316a7..4b74e90 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -283,8 +283,8 @@ parts:
after: [utils]
source: https://github.com/trialuser02/qt6gtk2.git
plugin: qmake
- qmake_project_file: qt6gtk2.pro
- qmake_major_version: 6
+ qmake-project-file: qt6gtk2.pro
+ qmake-major-version: 6
build-snaps:
- kde-qt6-core22-sdk
More information about the Neon-commits
mailing list