Skip to content

Commit c5d2e95

Browse files
committed
readme: add libimobiledevice-glue to build instructions for linux
1 parent d27c8b3 commit c5d2e95

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@ sudo apt-get install autoconf automake libusb-dev libusb-1.0-0-dev libplist-dev
2929
```
3030

3131
Build and install dependencies that require more recent versions:
32-
- [libimobiledevice](https://github.com/libimobiledevice/libimobiledevice)
32+
- [libplist](https://github.com/libimobiledevice/libplist)
33+
- [libimobiledevice-glue](https://github.com/libimobiledevice/libimobiledevice-glue)
3334
- [libusbmuxd](https://github.com/libimobiledevice/libusbmuxd)
35+
- [libimobiledevice](https://github.com/libimobiledevice/libimobiledevice)
3436
- [usbmuxd](https://github.com/libimobiledevice/usbmuxd)
35-
- [libplist](https://github.com/libimobiledevice/libplist)
3637

3738
Build and install `ios-webkit-debug-proxy`:
3839
```console

0 commit comments

Comments
 (0)