summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-08-28 12:39:17 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-08-28 12:39:17 +0200
commit9320abadc982f7b9a9de4e19bff35e5b86e9c3cb (patch)
treea9531b0ef54ded06b4bac5817f47db0a806f156d
parenta57887d8a22d5f062490c84a24e7f49ace31f1eb (diff)
Add ipp-usb to libsane1 Recommends
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 26eee57..c566c69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ sane-backends (1.0.31-1~experimental1) UNRELEASED; urgency=medium
- Use --enable-locking instead --disable-locking.
* debian/control:
- Add libpoppler-glib-dev to Build-Depends.
+ - Add ipp-usb to libsane1 Recommends (Closes: #968953).
* debian/libsane1.symbols:
- Remove 7 not longer available symbols.
* debian/saned@.service:
diff --git a/debian/control b/debian/control
index 7b4fb99..b5e3f42 100644
--- a/debian/control
+++ b/debian/control
@@ -96,7 +96,9 @@ Depends:
udev [linux-any],
${misc:Depends},
${shlibs:Depends}
-Recommends: sane-utils (>= ${binary:Version})
+Recommends:
+ sane-utils (>= ${binary:Version}),
+ ipp-usb
Suggests: avahi-daemon, hplip
Description: API library for scanners
SANE stands for "Scanner Access Now Easy" and is an application