summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README9
1 files changed, 3 insertions, 6 deletions
diff --git a/README b/README
index 46932b2..95ebc7e 100644
--- a/README
+++ b/README
@@ -10,8 +10,6 @@ Requirements
10Development Packages of: 10Development 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
37On Ubuntu/Debian, you can do: 35On 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
42Who/What/Where? 39Who/What/Where?
43=============== 40===============
@@ -55,7 +52,7 @@ Tickets:
55 http://libiphone.lighthouseapp.com/ 52 http://libiphone.lighthouseapp.com/
56 53
57Mailing List: 54Mailing List:
58 http://lists.mattcolyer.com/listinfo.cgi/iphone-linux-dev-mattcolyer.com 55 http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel
59 56
60Credits 57Credits
61======= 58=======
@@ -65,5 +62,5 @@ libimobiledevice is an independent software library and has not been
65authorized, sponsored, or otherwise approved by Apple Inc. 62authorized, sponsored, or otherwise approved by Apple Inc.
66 63
67README Updated on: 64README Updated on:
68 2010-01-28 65 2010-03-13
69 66