[neon/snap-packaging/qt6-snap-runtime] /: Add kde-neon-6 subdir and tox dep.

Scarlett Moore null at kde.org
Tue Mar 26 10:13:34 GMT 2024


Git commit d88c4f6089310e06bf1c9b1264f6d9188d2a1707 by Scarlett Moore.
Committed on 26/03/2024 at 10:12.
Pushed by scarlettmoore into branch 'master'.

Add kde-neon-6 subdir and tox dep.

M  +3    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/qt6-snap-runtime/-/commit/d88c4f6089310e06bf1c9b1264f6d9188d2a1707

diff --git a/snapcraft.yaml b/snapcraft.yaml
index efa420c..498e37c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -29,9 +29,11 @@ parts:
     source: https://github.com/ScarlettGatelyMoore/snapcraft.git
     source-type: git
     source-branch: sgmoore/kde-neon-6
+    source-subdir: extensions/desktop/kde-neon-6
     plugin: make
     make-parameters:
       - PLATFORM_PLUG=$SNAPCRAFT_PROJECT_NAME
     stage-packages:
       - mime-support
-      - shared-mime-info
\ No newline at end of file
+      - shared-mime-info
+      - tox


More information about the Neon-commits mailing list