X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=0380534ae3282462d4e76c0e8df35553a4d336b5;hb=896fc9c7231c7567cda84404eb0fcdd889b556a2;hp=1f75be785942f09cf1fbdc13142cf7eccc5f99d4;hpb=eaa6a7a3e8f9b62e6aa139f976c243266628263f;p=libsigrok.git diff --git a/configure.ac b/configure.ac index 1f75be78..0380534a 100644 --- a/configure.ac +++ b/configure.ac @@ -431,7 +431,7 @@ AM_CONDITIONAL([BINDINGS_JAVA], [test "x$BINDINGS_JAVA" = xyes]) ############################## # Add mandatory dependencies to module list. -SR_APPEND([SR_PKGLIBS], ['libzip >= 0.10']) +SR_APPEND([SR_PKGLIBS], ['libzip >= 0.11']) AC_SUBST([SR_PKGLIBS]) # Retrieve the compile and link flags for all modules combined. @@ -499,7 +499,7 @@ Compile configuration: Detected libraries (required): - glib-2.0 >= 2.32.0.............. $sr_glib_version - - libzip >= 0.10.................. $sr_libzip_version + - libzip >= 0.11.................. $sr_libzip_version Detected libraries (optional): $sr_pkglibs_summary