Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 263c06a

Browse files
jenshnielsentacaswell
authored andcommitted
Merge pull request #4463 from tacaswell/doc_pkg_config
DOC: add pkg-config to docs
1 parent bf6291b commit 263c06a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

INSTALL

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,11 @@ Optional dependencies
247247
If Pillow is installed, matplotlib can read and write a larger
248248
selection of image file formats.
249249

250+
pkg-config
251+
A tool used to find required non-python libraries. This is not strictly
252+
required, but can make installation go more smoothly if the libraries and
253+
headers are not in the expected locations.
254+
250255

251256
Required libraries that ship with matplotlib
252257
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)