Skip to content

Commit 82a0908

Browse files
committed
Update build deps
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent aa4894a commit 82a0908

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ create a Makefile for your system and then call make.
105105

106106
Users who checked out the source from GitHub must run `./autogen.sh`
107107
first to create the configure script. This requires GNU autotools and
108-
`pkg-config` to be installed on the build system.
108+
`pkg-config` to be installed on the build system. For the test suite
109+
you also need `libcmocka-dev`.
109110

110111
If you install to the default location used by the configure script,
111112
the library is installed in `/usr/local/lib`, which may not be in

0 commit comments

Comments
 (0)