diff options
| author | 2010-03-13 19:53:47 +0100 | |
|---|---|---|
| committer | 2010-03-13 19:53:47 +0100 | |
| commit | 1ab0490c9db82f8aa05956b53a799f73d422d52f (patch) | |
| tree | 2aadd2bf8735aaccf56410e04a7d0b009c613507 | |
| parent | c25847a1f2628b5d769814dd42b2c7d501c322e6 (diff) | |
| download | libimobiledevice-1ab0490c9db82f8aa05956b53a799f73d422d52f.tar.gz libimobiledevice-1ab0490c9db82f8aa05956b53a799f73d422d52f.tar.bz2 | |
Update dependencies and links in README
| -rw-r--r-- | README | 9 |
1 files changed, 3 insertions, 6 deletions
| @@ -10,8 +10,6 @@ Requirements | |||
| 10 | Development Packages of: | 10 | Development Packages of: |
| 11 | libgnutls | 11 | libgnutls |
| 12 | libgcrypt | 12 | libgcrypt |
| 13 | libusb | ||
| 14 | libfuse (and the associated kernel modules) | ||
| 15 | glib2.0 | 13 | glib2.0 |
| 16 | libplist | 14 | libplist |
| 17 | libusbmuxd (within usbmuxd package, see below) | 15 | libusbmuxd (within usbmuxd package, see below) |
| @@ -36,8 +34,7 @@ To compile run: | |||
| 36 | 34 | ||
| 37 | On Ubuntu/Debian, you can do: | 35 | On Ubuntu/Debian, you can do: |
| 38 | sudo apt-get install build-essential automake autoconf libtool\ | 36 | sudo apt-get install build-essential automake autoconf libtool\ |
| 39 | libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev libxml2-dev \ | 37 | libgnutls-dev libglib2.0-dev libxml2-dev libreadline5-dev |
| 40 | libreadline5-dev | ||
| 41 | 38 | ||
| 42 | Who/What/Where? | 39 | Who/What/Where? |
| 43 | =============== | 40 | =============== |
| @@ -55,7 +52,7 @@ Tickets: | |||
| 55 | http://libiphone.lighthouseapp.com/ | 52 | http://libiphone.lighthouseapp.com/ |
| 56 | 53 | ||
| 57 | Mailing List: | 54 | Mailing List: |
| 58 | http://lists.mattcolyer.com/listinfo.cgi/iphone-linux-dev-mattcolyer.com | 55 | http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel |
| 59 | 56 | ||
| 60 | Credits | 57 | Credits |
| 61 | ======= | 58 | ======= |
| @@ -65,5 +62,5 @@ libimobiledevice is an independent software library and has not been | |||
| 65 | authorized, sponsored, or otherwise approved by Apple Inc. | 62 | authorized, sponsored, or otherwise approved by Apple Inc. |
| 66 | 63 | ||
| 67 | README Updated on: | 64 | README Updated on: |
| 68 | 2010-01-28 | 65 | 2010-03-13 |
| 69 | 66 | ||
