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

Jonathan Esk-Riddell null at kde.org
Tue Jun 28 14:16:24 BST 2022


Git commit e147c5f9436e3b584c705d9f256158cc57413a9d by Jonathan Esk-Riddell, on behalf of Rik Mills.
Committed on 28/06/2022 at 13:07.
Pushed by jriddell into branch 'Neon/release_focal'.

new required runtime depend on kio-fuse

M  +2    -1    debian/control

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

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