diff options
Diffstat (limited to 'debian/patches/01-zlib.patch')
-rw-r--r-- | debian/patches/01-zlib.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/01-zlib.patch b/debian/patches/01-zlib.patch index 83ef8e7..6314ec4 100644 --- a/debian/patches/01-zlib.patch +++ b/debian/patches/01-zlib.patch @@ -5,7 +5,7 @@ --- simple-scan.orig/configure.ac +++ simple-scan/configure.ac -@@ -41,6 +41,7 @@ AM_CONDITIONAL(HAVE_COLORD, test $have_c +@@ -39,6 +39,7 @@ AM_CONDITIONAL(HAVE_COLORD, test $have_c AC_CHECK_HEADERS([sane/sane.h],[],[AC_MSG_ERROR([SANE not found])]) AC_CHECK_HEADERS([sane/saneopts.h],[],[AC_MSG_ERROR([SANE not found])]) |