diff options
| author | 2014-03-20 23:00:20 +0100 | |
|---|---|---|
| committer | 2014-03-20 23:00:20 +0100 | |
| commit | 88ce6113593158944630435678e689bf155d9a03 (patch) | |
| tree | 0757287665b7e9c7263d77fd269b0777e8228d25 /configure.ac | |
| parent | a34a537d1408f8692daeadd5e1f5859ff13a3473 (diff) | |
| download | libimobiledevice-88ce6113593158944630435678e689bf155d9a03.tar.gz libimobiledevice-88ce6113593158944630435678e689bf155d9a03.tar.bz2 | |
Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5711659..8d081aa 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -18,7 +18,7 @@ dnl libtool versioning | |||
| 18 | LIBIMOBILEDEVICE_SO_VERSION=4:1:0 | 18 | LIBIMOBILEDEVICE_SO_VERSION=4:1:0 |
| 19 | 19 | ||
| 20 | dnl Minimum package versions | 20 | dnl Minimum package versions |
| 21 | LIBPLIST_VERSION=1.8 | 21 | LIBPLIST_VERSION=1.11 |
| 22 | LIBUSBMUXD_VERSION=1.0.8 | 22 | LIBUSBMUXD_VERSION=1.0.8 |
| 23 | LIBPLISTMM_VERSION=1.8 | 23 | LIBPLISTMM_VERSION=1.8 |
| 24 | 24 | ||
