From 92ea40cbb873bcbb9037e75f97f214e61900876d Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Mon, 16 Oct 2017 22:48:29 +0300 Subject: community/captagent: upgrade to 6.2.11 --- community/captagent/ac-fix.patch | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'community/captagent/ac-fix.patch') diff --git a/community/captagent/ac-fix.patch b/community/captagent/ac-fix.patch index cbd049c11e..eaaba78a95 100644 --- a/community/captagent/ac-fix.patch +++ b/community/captagent/ac-fix.patch @@ -1,11 +1,10 @@ -diff -ru captagent-6.1.0.20/configure.ac captagent-6.1.0.20.alpine/configure.ac ---- captagent-6.1.0.20/configure.ac 2016-06-01 14:42:19.000000000 +0300 -+++ captagent-6.1.0.20.alpine/configure.ac 2017-02-03 22:06:46.098797592 +0200 -@@ -181,7 +181,7 @@ +--- captagent-6.2.11/configure.ac ++++ captagent-6.2.11.alpine/configure.ac +@@ -190,7 +190,7 @@ echo " the LDFLAGS to set its proper path."; AC_MSG_ERROR([Fatal: libjson not found.])])]) --AC_CHECK_LIB(fl, yywrap, [ FLEX_LIBS="-lfl" ] , [AC_MSG_ERROR([captagent requires but cannot find libfl])]) +-AC_CHECK_LIB(fl, yywrap, [ FLEX_LIBS="-lfl" ] , [AC_MSG_ERROR([$PACKAGE_NAME requires but cannot find libfl])]) +FLEX_LIBS="-lfl" AC_SUBST(PTHREAD_LIBS) -- cgit v1.2.3