diff options
author | Alessio Treglia <alessio@debian.org> | 2010-07-13 00:01:54 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2010-07-13 00:01:54 +0200 |
commit | ed646d654f87619901a478fe231d940f67138ff3 (patch) | |
tree | a4ee5b4aaecfe9099fb6a43e928b8837dce133c4 | |
parent | aa9baba8e58b8b3c0f8845a609e5a7344989d30d (diff) |
Fix debian/control.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6e54893..668f18c 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7.0.50~), libgudev-1.0-dev, libdbus-glib-1-dev, libsane-dev, - zlib2g-dev, + zlib1g-dev, libjpeg62-dev, intltool Homepage: https://launchpad.net/simple-scan |