Skip to content

Commit

Permalink
configure: Require newer libtatsu and libirecovery
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Oct 11, 2024
1 parent 511261e commit f4a18ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ if test -z $PACKAGE_VERSION; then
fi

# Minimum package versions
LIBIRECOVERY_VERSION=1.2.0
LIBIRECOVERY_VERSION=1.2.1
LIBIMOBILEDEVICE_VERSION=1.3.0
LIBUSBMUXD_VERSION=2.0.2
LIBPLIST_VERSION=2.6.0
LIMD_GLUE_VERSION=1.3.0
LIBTATSU_VERSION=1.0.3
LIBTATSU_VERSION=1.0.4
LIBZIP_VERSION=1.0
LIBCURL_VERSION=7.0

Expand Down

0 comments on commit f4a18ee

Please sign in to comment.