add pkg-config to dependencies

This commit is contained in:
=
2019-09-28 14:17:09 -06:00
parent 18f00b9496
commit b3907fd3c6
+1
View File
@@ -33,6 +33,7 @@ or reading the [rustc guide][rustcguidebuild].
* `curl`
* `git`
* `ssl` which comes in `libssl-dev` or `openssl-devel`
* `pkg-config` if you are on compiling on Linux and targeting linux
2. Clone the [source] with `git`: