diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-11-09 11:01:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-11-09 11:01:19 +0000 |
commit | e60ed53ea9b9fd4757998c3fb9c18bbfab3d4b8b (patch) | |
tree | e289639ea90afd3722e451426f31f3162d9e0bd5 | |
parent | Releasing debian version 0.23.93-5. (diff) | |
download | zbar-e60ed53ea9b9fd4757998c3fb9c18bbfab3d4b8b.tar.xz zbar-e60ed53ea9b9fd4757998c3fb9c18bbfab3d4b8b.zip |
Updating recommends on imagemagick (Closes: #1086532).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 50fbb95..93eb395 100644 --- a/debian/control +++ b/debian/control @@ -70,7 +70,7 @@ Depends: ${shlibs:Depends}, Recommends: # SVG support; See https://bugs.debian.org/995362 - libmagickcore-6.q16-7-extra, + libmagickcore-7.q16-10-extra, Description: QR code / bar code scanner and decoder (library) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports |