Skip to content

Commit 40e4c77

Browse files
committed
Merge pull request adafruit#897 from tomvonclef/master
Updating README.md. The Unix build requires pkg-config for FFI.
2 parents 7989b07 + 2090a98 commit 40e4c77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Then to test it:
6464

6565
Debian/Ubuntu/Mint derivative Linux distros will require build-essentials and
6666
libreadline-dev packages installed. To build FFI (Foreign Function Interface)
67-
module, libffi-dev package is required. If you have problems with some
68-
dependencies, they can be disabled in unix/mpconfigport.mk .
67+
module, libffi-dev and pkg-config packages are required. If you have problems
68+
with some dependencies, they can be disabled in unix/mpconfigport.mk .
6969

7070
The STM version
7171
---------------

0 commit comments

Comments
 (0)