[neon/extras/skanlite/Neon/unstable] debian: KSaneCoreConfig.cmake
Jonathan Esk-Riddell
null at kde.org
Wed Jul 13 11:20:27 BST 2022
Git commit 4356b5ccd716ebed62ddf7e853858e05027999d4 by Jonathan Esk-Riddell.
Committed on 13/07/2022 at 10:20.
Pushed by jriddell into branch 'Neon/unstable'.
KSaneCoreConfig.cmake
M +15 -14 debian/control
https://invent.kde.org/neon/extras/skanlite/commit/4356b5ccd716ebed62ddf7e853858e05027999d4
diff --git a/debian/control b/debian/control
index eae1fc7..67eea4c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,20 @@ Section: graphics
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Kai Wasserbäch <curan at debian.org>
-Build-Depends: debhelper (>= 9~),
- cmake (>= 2.8.12),
- pkg-kde-tools (>= 0.15.16),
- gettext,
- qtbase5-dev,
- extra-cmake-modules (>= 1.2.0),
- libkf5coreaddons-dev (>= 5.1.0),
- libkf5doctools-dev (>= 5.1.0),
- libkf5i18n-dev (>= 5.1.0),
- libkf5kio-dev (>= 5.1.0),
- libkf5sane-dev (>= 5.1.0),
- libkf5xmlgui-dev (>= 5.1.0),
- libpng-dev
+Build-Depends: cmake (>= 2.8.12),
+ debhelper (>= 9~),
+ extra-cmake-modules (>= 1.2.0),
+ gettext,
+ libkf5coreaddons-dev (>= 5.1.0),
+ libkf5doctools-dev (>= 5.1.0),
+ libkf5i18n-dev (>= 5.1.0),
+ libkf5kio-dev (>= 5.1.0),
+ libkf5sane-dev (>= 5.1.0),
+ libkf5xmlgui-dev (>= 5.1.0),
+ libksanecore-dev,
+ libpng-dev,
+ pkg-kde-tools (>= 0.15.16),
+ qtbase5-dev
Standards-Version: 4.1.4
Homepage: http://www.kde.org/applications/graphics/skanlite/
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde-extras/skanlite.git
@@ -23,7 +24,7 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde-extras/skanlite
Package: skanlite
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${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