summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-09-01 15:57:09 +0200
committerGravatar Nikias Bassen2021-09-01 15:57:09 +0200
commitc53602cf09a9dec0b82e0f2cfd46616cf7b4ccff (patch)
tree6b8097d7d02d0aa11f470fe06df71400a8190f32 /README.md
parent9a9ad5dab9a88705bb0b3261220ba2a52acc31dc (diff)
downloadidevicerestore-c53602cf09a9dec0b82e0f2cfd46616cf7b4ccff.tar.gz
idevicerestore-c53602cf09a9dec0b82e0f2cfd46616cf7b4ccff.tar.bz2
Remove common code in favor of libimobiledevice-glue
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index beea757..ea8c517 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ sudo apt-get install \
libusb-1.0-0-dev \
libplist-dev \
libimobiledevice-dev \
+ libimobiledevice-glue-dev \
libcurl4-openssl-dev \
libssl-dev \
libzip-dev \
@@ -162,4 +163,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc.
This project is an independent software application and has not been
authorized, sponsored, or otherwise approved by Apple Inc.
-README Updated on: 2020-06-12
+README Updated on: 2021-08-30