diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-28 12:39:17 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-28 12:39:17 +0200 |
commit | 9320abadc982f7b9a9de4e19bff35e5b86e9c3cb (patch) | |
tree | a9531b0ef54ded06b4bac5817f47db0a806f156d /debian/control | |
parent | a57887d8a22d5f062490c84a24e7f49ace31f1eb (diff) |
Add ipp-usb to libsane1 Recommends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
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 |