mirror of
https://github.com/tihmstar/futurerestore.git
synced 2024-12-21 17:25:30 +00:00
updated libipatcher dependency
This commit is contained in:
parent
e740b28b1d
commit
4a8cabbe55
|
@ -52,7 +52,7 @@ if [test -z "$LIBIPATCHER_FLAGS"]; then
|
|||
else
|
||||
AC_MSG_CHECKING([for futurerestore libipatcher])
|
||||
if test "$build_libipatcher" = "true"; then
|
||||
PKG_CHECK_MODULES(libipatcher, libipatcher >= 38)
|
||||
PKG_CHECK_MODULES(libipatcher, libipatcher >= 47)
|
||||
do_libipatcher=yes
|
||||
else
|
||||
do_libipatcher=no
|
||||
|
|
Loading…
Reference in a new issue