summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorroyord <royord@gmail.com>2018-10-28 20:41:25 -0700
committerGitHub <noreply@github.com>2018-10-28 20:41:25 -0700
commitf0e58106c9a4b0ce2e47a6b23976a710c9530880 (patch)
treef25d838352b81a02f8b92aff862ac3bd76289c65 /INSTALL
parentc79e3a7e3a235db0ed84f406d2df10f763df585b (diff)
downloadlibgphoto2-f0e58106c9a4b0ce2e47a6b23976a710c9530880.tar.gz
Rename dep package
Renamed pkgconfig -> pkg-config, this is the debian package.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3e195addb..bfe1aa0a1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ For autoreconf to succeed, you require the following tools:
automake
autoconf
- pkgconfig (to detect additional library dependencies)
+ pkg-config (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)