[neon/snap-packaging/qt-common-themes-sdk] /: Fix yaml.

Scarlett Moore null at kde.org
Fri Jun 28 12:08:13 BST 2024


Git commit 5fa5076947d507f471b3ef69bde16a2ced927f30 by Scarlett Moore.
Committed on 28/06/2024 at 11:07.
Pushed by scarlettmoore into branch 'master'.

Fix yaml.

M  +0    -2    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/qt-common-themes-sdk/-/commit/5fa5076947d507f471b3ef69bde16a2ced927f30

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 4b74e90..07e9f7c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -280,7 +280,6 @@ parts:
         build-environment: *buildenvironment
 
     qt6gtk2:
-        after: [utils]
         source: https://github.com/trialuser02/qt6gtk2.git
         plugin: qmake
         qmake-project-file: qt6gtk2.pro
@@ -289,7 +288,6 @@ parts:
         - kde-qt6-core22-sdk
 
     kvantum:
-        after: [utils]
         source: https://github.com/tsujan/Kvantum/tree/master/Kvantum
         plugin: cmake
         build-snaps:


More information about the Neon-commits mailing list