summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Matt Colyer2008-09-28 23:21:16 -0700
committerGravatar Matt Colyer2008-09-28 23:21:16 -0700
commit6113564a76ffd1123d7943169672dd9493b2a6a9 (patch)
tree4ddc315c5780178402d6a6f16c7b16a775e73312
parent32354401680604bbc4d26db0f0d32b0fba304364 (diff)
downloadlibimobiledevice-6113564a76ffd1123d7943169672dd9493b2a6a9.tar.gz
libimobiledevice-6113564a76ffd1123d7943169672dd9493b2a6a9.tar.bz2
Added a new dependency to the readme for lckd-client.
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index bce0808..472547f 100644
--- a/README
+++ b/README
@@ -26,7 +26,8 @@ To compile run:
On Ubuntu/Debian, you can do:
sudo apt-get install build-essential automake autoconf \
- libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev libxml2-dev
+ libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev libxml2-dev \
+ libreadline5-dev
USAGE
================================================================================