[neon/kde/xdg-desktop-portal-kde/Neon/release] debian: ignore the runtime dep on kio-fuse for the moment as it pulls in a load of qt5 and bloats the base snap for kde-neon-core-desktop
Carlos De Maine
null at kde.org
Mon Jun 17 02:45:25 BST 2024
Git commit 57f30bc58dc29d8e57cc9dca49bb787f8f00b761 by Carlos De Maine.
Committed on 17/06/2024 at 01:45.
Pushed by carlosdem into branch 'Neon/release'.
ignore the runtime dep on kio-fuse for the moment as it pulls in a load of qt5 and bloats the base snap for kde-neon-core-desktop
(cherry picked from commit c683dd13850e42c9381f83ff8dca8a55ae28bbb9)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +2 -2 debian/control
https://invent.kde.org/neon/kde/xdg-desktop-portal-kde/-/commit/57f30bc58dc29d8e57cc9dca49bb787f8f00b761
diff --git a/debian/control b/debian/control
index 9e17072..d9e7a2f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: cmake,
kf6-kstatusnotifieritem-dev,
kf6-kwidgetsaddons-dev,
kf6-kwindowsystem-dev,
- kio-fuse,
+# kio-fuse,
kwayland-dev,
libcups2-dev,
libegl1-mesa-dev,
@@ -44,7 +44,7 @@ Package: xdg-desktop-portal-kde
Architecture: any
Depends: kf6-kirigami2,
kf6-plasma-framework,
- kio-fuse,
+# kio-fuse,
pipewire,
qml6-module-qtquick,
qml6-module-qtquick-controls,
More information about the Neon-commits
mailing list