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  Development Packages of:  	libgnutls  	libgcrypt -	libusb -	libfuse (and the associated kernel modules)  	glib2.0  	libplist  	libusbmuxd (within usbmuxd package, see below) @@ -36,8 +34,7 @@ To compile run:  On Ubuntu/Debian, you can do:  	sudo apt-get install build-essential automake autoconf libtool\ -          libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev libxml2-dev \ -          libreadline5-dev +          libgnutls-dev libglib2.0-dev libxml2-dev libreadline5-dev  Who/What/Where?  =============== @@ -55,7 +52,7 @@ Tickets:  	http://libiphone.lighthouseapp.com/  Mailing List: -	http://lists.mattcolyer.com/listinfo.cgi/iphone-linux-dev-mattcolyer.com +	http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel  Credits  ======= @@ -65,5 +62,5 @@ libimobiledevice is an independent software library and has not been  authorized, sponsored, or otherwise approved by Apple Inc.  README Updated on: -	2010-01-28 +	2010-03-13 | 
