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.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/01-zlib.patch b/debian/patches/01-zlib.patch
index 9491a70..93916d6 100644
--- a/debian/patches/01-zlib.patch
+++ b/debian/patches/01-zlib.patch
@@ -6,7 +6,7 @@ Index: trunk/configure.ac
===================================================================
--- trunk.orig/configure.ac
+++ trunk/configure.ac
-@@ -38,6 +38,7 @@ AM_CONDITIONAL(HAVE_COLORD, test $have_c
+@@ -43,6 +43,7 @@ AM_CONDITIONAL(HAVE_PACKAGEKIT, test $ha
AC_CHECK_HEADERS([sane/sane.h],[],[AC_MSG_ERROR([SANE not found])])
AC_CHECK_HEADERS([sane/saneopts.h],[],[AC_MSG_ERROR([SANE not found])])
@@ -18,9 +18,9 @@ Index: trunk/src/Makefile.am
===================================================================
--- trunk.orig/src/Makefile.am
+++ trunk/src/Makefile.am
-@@ -47,6 +47,7 @@ simple_scan_LDADD = \
- $(SIMPLE_SCAN_LIBS) \
+@@ -57,6 +57,7 @@ simple_scan_LDADD = \
$(COLORD_LIBS) \
+ $(PACKAGEKIT_LIBS) \
-lsane \
+ -lz \
-lm