summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2018-07-16 22:14:28 +0200
committerMarcus Meissner <marcus@jet.franken.de>2018-07-16 22:14:28 +0200
commit2e0a30a5964f206ad72acca13023b41531185f06 (patch)
tree5547efe4aeba9ab9b7e2179a368847f7e61b6073 /INSTALL
parent3e409c4f5f5a9cba6a30b6b3651dd63fbdbf5e63 (diff)
downloadlibgphoto2-2e0a30a5964f206ad72acca13023b41531185f06.tar.gz
added pkgconfig as INSTALL need for autoreconf
fixes https://github.com/gphoto/libgphoto2/issues/290
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index dce8cde91..3e195addb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,6 +32,7 @@ For autoreconf to succeed, you require the following tools:
automake
autoconf
+ pkgconfig (to detect additional library dependencies)
autopoint (needed if installing from github)
gettext (possibly from -dev or -devel package)
libtool (possibly from -dev or -devel package)