[neon/extras/krename/Neon/release_jammy] debian: add kio metapackage as as a runtime dependency
Carlos De Maine
null at kde.org
Wed May 8 12:02:40 BST 2024
Git commit e811e227c2cb9ae4bc1ff7956028d08c9eb0f96f by Carlos De Maine.
Committed on 08/05/2024 at 11:02.
Pushed by carlosdem into branch 'Neon/release_jammy'.
add kio metapackage as as a runtime dependency
https://bugs.kde.org/show_bug.cgi?id=486683
https://gitlab.com/tuxedocomputers/development/tuxedo_os/os/-/issues/395
(cherry picked from commit 7b790eba68f895848a5732d3334c03856abcbc57)
M +1 -1 debian/control
https://invent.kde.org/neon/extras/krename/-/commit/e811e227c2cb9ae4bc1ff7956028d08c9eb0f96f
diff --git a/debian/control b/debian/control
index 68869de..e614162 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/krename.git
Package: krename
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kio,${misc:Depends}, ${shlibs:Depends}
Description: powerful batch renamer for KDE
KRename is a very powerful batch file renamer for KDE which can rename a list
of files based on a set of expressions. It can copy/move the files to another
More information about the Neon-commits
mailing list