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

Skip to content

Commit 5aa638f

Browse files
committed
Merge pull request matplotlib#4463 from tacaswell/doc_pkg_config
DOC: add pkg-config to docs
2 parents 1656f00 + f72c59c commit 5aa638f

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
@@ -246,6 +246,11 @@ Optional dependencies
246246
If Pillow is installed, matplotlib can read and write a larger
247247
selection of image file formats.
248248

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

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

0 commit comments

Comments
 (0)