README: Add missing pkg-config to arch install instructions

This commit is contained in:
jaseg 2021-02-07 14:43:08 +01:00
parent 59ea38c9bd
commit 57fad5d8c3

View file

@ -114,7 +114,7 @@ Arch
.. code-block:: shell
sudo pacman -S pugixml opencv pango cairo git python make clang rustup cargo
sudo pacman -S pugixml opencv pango cairo git python make clang rustup cargo pkgconf
rustup install stable
rustup default stable