[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: fix requirements

Scarlett Moore null at kde.org
Tue Mar 11 13:19:17 GMT 2025


Git commit 84e76189061d77de52f4a33aac797f727cfd176d by Scarlett Moore.
Committed on 11/03/2025 at 13:18.
Pushed by scarlettmoore into branch 'work.core24'.

fix requirements

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/84e76189061d77de52f4a33aac797f727cfd176d

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 657e6fa..dd07fbe 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -268,7 +268,7 @@ parts:
     source-tag: $CRAFT_PROJECT_VERSION
     source-subdir: pyside-setup
     plugin: python
-    python-requirements: .
+    python-requirements: [requirements.txt]
     build-packages:
       - libgl-dev
       - python-dev


More information about the Neon-commits mailing list