diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-08 22:03:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-08 22:03:32 +0200 |
commit | 670bd91c99d4916bcd667260fa6919d6467503be (patch) | |
tree | e642b14ebc695e88db3399ff7eecaeffa4396206 /debian/control | |
parent | 88af434b2091fb8b9017ba015b96779bed51a29c (diff) |
Bug #784763: correct dpkg-maintscript-helper call
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index fa89f27..9770d79 100644 --- a/debian/control +++ b/debian/control @@ -58,6 +58,8 @@ Package: libsane-common Section: libs Architecture: all Multi-Arch: foreign +Pre-Depends: + dpkg (>= 1.15.7.2) Depends: ${misc:Depends} Description: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application |