We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4894a commit 82a0908Copy full SHA for 82a0908
README.md
@@ -105,7 +105,8 @@ create a Makefile for your system and then call make.
105
106
Users who checked out the source from GitHub must run `./autogen.sh`
107
first to create the configure script. This requires GNU autotools and
108
-`pkg-config` to be installed on the build system.
+`pkg-config` to be installed on the build system. For the test suite
109
+you also need `libcmocka-dev`.
110
111
If you install to the default location used by the configure script,
112
the library is installed in `/usr/local/lib`, which may not be in
0 commit comments