[neon/snap-packaging/qt-common-themes-sdk] /: Fix dup anchors
Scarlett Moore
null at kde.org
Mon Jul 1 13:37:43 BST 2024
Git commit daf6828ad3ec50bcb4b58f18039149518c28f3bf by Scarlett Moore.
Committed on 01/07/2024 at 12:37.
Pushed by scarlettmoore into branch 'master'.
Fix dup anchors
M +2 -2 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/qt-common-themes-sdk/-/commit/daf6828ad3ec50bcb4b58f18039149518c28f3bf
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0476d3e..2469f6a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -208,7 +208,7 @@ parts:
stage-packages:
- gtk2-engines-pixbuf
plugin: cmake
- cmake-parameters: &cmakeparameters
+ cmake-parameters:
- -DCMAKE_INSTALL_PREFIX=/
- -DCMAKE_BUILD_TYPE=Release
- -DQT_MAJOR_VERSION=6
@@ -295,7 +295,7 @@ parts:
- libx11-6
- libxxf86vm1
plugin: cmake
- cmake-parameters: &cmakeparameters
+ cmake-parameters:
- -DCMAKE_INSTALL_PREFIX=/
- -DCMAKE_BUILD_TYPE=Release
- -DQT_MAJOR_VERSION=6
More information about the Neon-commits
mailing list