[neon/kde/xdg-desktop-portal-kde/Neon/unstable] debian: new required runtime depend on kio-fuse

Rik Mills null at kde.org
Tue May 17 15:34:30 BST 2022


Git commit 934b4cad3148e7b87f2e4c886eafbb82c119aab1 by Rik Mills.
Committed on 17/05/2022 at 14:34.
Pushed by rikmills into branch 'Neon/unstable'.

new required runtime depend on kio-fuse

M  +2    -1    debian/control

https://invent.kde.org/neon/kde/xdg-desktop-portal-kde/commit/934b4cad3148e7b87f2e4c886eafbb82c119aab1

diff --git a/debian/control b/debian/control
index 4ea5261..1e9a97f 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,8 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/xdg-desktop-portal-kde.git
 
 Package: xdg-desktop-portal-kde
 Architecture: any
-Depends: pipewire,
+Depends: kio-fuse,
+         pipewire,
          plasma-framework,
          qml-module-org-kde-kirigami2,
          qml-module-qtquick-controls2,


More information about the Neon-commits mailing list