Added "pkg-config" to dependencies for Ubuntu/Debian environments..

This commit is contained in:
Ross Nicoll 2014-03-29 10:18:27 +00:00
parent 4712e07808
commit f685315059
No known key found for this signature in database
GPG key ID: 9142E5F7E533CE3B

View file

@ -56,7 +56,7 @@ Dependency Build Instructions: Ubuntu & Debian
----------------------------------------------
Build requirements:
sudo apt-get install build-essential
sudo apt-get install build-essential pkg-config
sudo apt-get install libtool autotools-dev autoconf
sudo apt-get install libssl-dev