[neon/extras/skanlite/Neon/experimental] debian: give it one runtime dep so hopefully unstable is pulled in as well

Carlos De Maine null at kde.org
Wed Aug 2 04:10:07 BST 2023


Git commit c85b19a28c1a6a44ea7bcee5f746d01c27ca73d9 by Carlos De Maine.
Committed on 02/08/2023 at 05:10.
Pushed by carlosdem into branch 'Neon/experimental'.

give it one runtime dep so hopefully unstable is pulled in as well

M  +1    -1    debian/control

https://invent.kde.org/neon/extras/skanlite/-/commit/c85b19a28c1a6a44ea7bcee5f746d01c27ca73d9

diff --git a/debian/control b/debian/control
index 49ed7b8..aa1afe4 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde-extras/skanlite
 
 Package: skanlite
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qt6-base, ${misc:Depends}, ${shlibs:Depends}
 Description: image scanner based on the KSane backend
  Skanlite is a small and simple scanner application which allows easy scanning
  of images with an attached scanner. Through the KSane backend, it can access


More information about the Neon-commits mailing list