aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-07-15 15:21:25 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-15 15:21:25 -0700
commit42c781d54a3185dd24fcf749bbf10bc2ad2ae9b7 (patch)
tree3501d620d3e4bb913c3967e121073f3a15825a7d /INSTALL
parentcbe00e33b0314fdcf19b967ecbbaf294ed7701b7 (diff)
parentd91b63191434b157a00b65812d3621bdefd67dbd (diff)
downloadlibmtp-42c781d54a3185dd24fcf749bbf10bc2ad2ae9b7.tar.gz
Merge "Upgrade libmtp to 'libmtp-1-1-16'"ndk-sysroot-r21
am: d91b631914 Change-Id: I361df2894d4a0ae5dc1758c30c214888ab017f45
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 203957d..12469eb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ Dependencies
To build libmtp you should only need development files for libusb.
(Often named libusb-devel or similar.) For working with CVS versions
-you may need autoconf, automake, libtool, gettext(-devel).
+you may need autoconf, automake, libtool, pkg-config, gettext(-devel).
To enable the optional MTPZ support using libgcrypt you need the
libgcrypt library installed as well.