diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-03 21:09:18 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-03 21:09:18 +0200 |
commit | d65612a409e90db150e7d44e71f939aca5c27036 (patch) | |
tree | edca19ae2735998a8ef9401ce873fa254673e92b /debian/control | |
parent | 4d31517e42d61770912afbf948129f002c74e6a0 (diff) |
Add (>= 1.0.27) to b-d libsane.dev
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 05a689f..b615d82 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libjpeg62-turbo-dev, liblcms2-dev, libpng-dev, - libsane-dev, + libsane-dev (>= 1.0.27), libtiff-dev, zlib1g-dev Homepage: http://www.xsane.org/ |