summaryrefslogtreecommitdiff
path: root/debian/patches/01-zlib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/01-zlib.patch')
-rw-r--r--debian/patches/01-zlib.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/01-zlib.patch b/debian/patches/01-zlib.patch
index fb64fb6..83ef8e7 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
-@@ -40,6 +40,7 @@ PKG_CHECK_MODULES(SIMPLE_SCAN, [
+@@ -41,6 +41,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])])
@@ -15,11 +15,11 @@
dnl ###########################################################################
--- simple-scan.orig/src/Makefile.am
+++ simple-scan/src/Makefile.am
-@@ -30,6 +30,7 @@ simple_scan_LDADD = \
- $(SIMPLE_SCAN_LIBS) \
+@@ -40,6 +40,7 @@ simple_scan_LDADD = \
+ $(COLORD_LIBS) \
-lsane \
-ljpeg \
+ -lz \
-lm
- DISTCLEANFILES = \
+ CLEANFILES = \