[neon/snap-packaging/kf6-core/work.core24] /: Remove libtoolize from content snap.

Scarlett Moore null at kde.org
Fri Jun 6 10:17:31 BST 2025


Git commit d250fa032eb24a680794ea312913c15dfc33c42e by Scarlett Moore.
Committed on 06/06/2025 at 09:17.
Pushed by scarlettmoore into branch 'work.core24'.

Remove libtoolize from content snap.

BUG: 505246

M  +2    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/d250fa032eb24a680794ea312913c15dfc33c42e

diff --git a/snapcraft.yaml b/snapcraft.yaml
index ccc058a..832006d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,7 +1,7 @@
 ---
 name: kf6-core24
 # Please use versions of qt6-kf6-Plasma-Apps used in kf6-core24-sdk
-version: 6.8.2-6.11.0-6.2.5-24.12.3
+version: 6.8.3-6.11.0-6.2.5-24.12.3
 summary: KDE Frameworks 6
 description: KDE Frameworks are addons and useful extensions to Qt
 confinement: strict
@@ -105,6 +105,7 @@ parts:
       - -usr/bin/ninja
       - -usr/lib/python3/dist-packages/meson*
       - -usr/share/devhelp/books
+      - -usr/bin/libtoolize
     override-prime: |
       set -eux
       craftctl default


More information about the Neon-commits mailing list