[neon/snap-packaging/snapcraft-desktop-integration/work.core24] kde-neon-6: Also add path to content pack kf6 plugins.

Scarlett Moore null at kde.org
Mon Nov 25 15:18:19 GMT 2024


Git commit b3a961395df143725ec9e6d06bada4202a76768e by Scarlett Moore.
Committed on 25/11/2024 at 15:17.
Pushed by scarlettmoore into branch 'work.core24'.

Also add path to content pack kf6 plugins.

M  +1    -0    kde-neon-6/launcher-specific

https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/b3a961395df143725ec9e6d06bada4202a76768e

diff --git a/kde-neon-6/launcher-specific b/kde-neon-6/launcher-specific
index 22a4619..ebfdb89 100644
--- a/kde-neon-6/launcher-specific
+++ b/kde-neon-6/launcher-specific
@@ -29,6 +29,7 @@ append_dir QT_PLUGIN_PATH "$SNAP/usr/lib/$ARCH/qt6/plugins"
 append_dir QT_PLUGIN_PATH "$SNAP/usr/lib/$ARCH/plugins"
 append_dir QT_PLUGIN_PATH "$SNAP/usr/lib/$ARCH"
 append_dir QT_PLUGIN_PATH "$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/qt6/plugins"
+append_dir QT_PLUGIN_PATH "$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/plugins"
 append_dir QT_PLUGIN_PATH "$SNAP_DESKTOP_RUNTIME/usr/lib/$ARCH/"
 # And QML2_IMPORT_PATH (Qt Modules).
 append_dir QML2_IMPORT_PATH "$SNAP/usr/lib/$ARCH/qt6/qml"


More information about the Neon-commits mailing list