[neon/snap-packaging/kwrite-snap] /: snapcraft: libpulse missing from qt snap, add here for now.
Scarlett Moore
null at kde.org
Thu Jun 13 14:22:34 BST 2024
Git commit c22229f00d910686a7f0e430f14018ca327e9803 by Scarlett Moore.
Committed on 13/06/2024 at 13:21.
Pushed by scarlettmoore into branch 'master'.
snapcraft: libpulse missing from qt snap, add here for now.
M +1 -0 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kwrite-snap/-/commit/c22229f00d910686a7f0e430f14018ca327e9803
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 89715d3..4e051f7 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -45,6 +45,7 @@ parts:
- libxkbcommon-dev
stage-packages:
- libxkbcommon0
+ - libpulse0
cmake-parameters:
- -DCMAKE_INSTALL_PREFIX=/usr
- -DCMAKE_BUILD_TYPE=Release
More information about the Neon-commits
mailing list