diff options
author | 2021-09-01 15:48:32 +0200 | |
---|---|---|
committer | 2021-09-01 15:48:32 +0200 | |
commit | ce7609375646cfb1e7d490579e172c37c74a0589 (patch) | |
tree | 0e0855e3c3971fc831c1378c35169990fb21cb13 /README.md | |
parent | 24abbb9450c723617e10a6843978aa04a576523e (diff) | |
download | libimobiledevice-ce7609375646cfb1e7d490579e172c37c74a0589.tar.gz libimobiledevice-ce7609375646cfb1e7d490579e172c37c74a0589.tar.bz2 |
Remove common code in favor of new libimobiledevice-glue
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -62,6 +62,7 @@ sudo apt-get install \ | |||
62 | libtool-bin \ | 62 | libtool-bin \ |
63 | libplist-dev \ | 63 | libplist-dev \ |
64 | libusbmuxd-dev \ | 64 | libusbmuxd-dev \ |
65 | libimobiledevice-glue-dev \ | ||
65 | libssl-dev \ | 66 | libssl-dev \ |
66 | usbmuxd | 67 | usbmuxd |
67 | ``` | 68 | ``` |
@@ -188,4 +189,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. | |||
188 | This project is an independent software and has not been authorized, sponsored, | 189 | This project is an independent software and has not been authorized, sponsored, |
189 | or otherwise approved by Apple Inc. | 190 | or otherwise approved by Apple Inc. |
190 | 191 | ||
191 | README Updated on: 2021-07-27 | 192 | README Updated on: 2021-08-30 |