[neon/system/karton/Neon/unstable] debian: add various libvirt runtime packages

Carlos De Maine null at kde.org
Tue Feb 24 23:26:12 GMT 2026


Git commit fc8741aae90a03c3ef3c51e7b27d0331e650e7b7 by Carlos De Maine.
Committed on 24/02/2026 at 23:26.
Pushed by carlosdem into branch 'Neon/unstable'.

add various libvirt runtime packages

M  +5    -1    debian/control

https://invent.kde.org/neon/system/karton/-/commit/fc8741aae90a03c3ef3c51e7b27d0331e650e7b7

diff --git a/debian/control b/debian/control
index 5a3b50d..f2fbfe2 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,11 @@ Homepage: https://invent.kde.org/neon/system/karton
 
 Package: karton
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: libvirt-clients,
+         libvirt-daemon,
+         osinfo-db-tools,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: KDE powered Libvirt-based Virtual Machine Manager
  Features include:
    * Displays list of existing VMs


More information about the Neon-commits mailing list