aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPetr Vorel <pvorel@suse.cz>2020-03-17 19:58:19 +0100
committerPetr Vorel <pvorel@suse.cz>2020-03-17 20:29:47 +0100
commitb0098244158c17180e38eec1b7e72c91dc932bd5 (patch)
treeac53afb78e24729eabe7045d22263a67b47df5a3 /README.md
parente580cd1e1324327e7118fea36012b4063f9f1a2c (diff)
downloadltp-b0098244158c17180e38eec1b7e72c91dc932bd5.tar.gz
doc: Add note about pkg-config requirement
This documents change since c7d2a7458 ("rpc-tirpc: Detect libtirpc with pkg-config"). Signed-off-by: Petr Vorel <pvorel@suse.cz>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f53554006..b3d7b08c3 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,8 @@ on properly functioning systems, they are intended to find (or cause) problems.
Quick guide to running the tests
================================
-If you have git, autoconf, automake, m4, the linux headers and the common
-developer packages installed, the chances are the following will work.
+If you have git, autoconf, automake, m4 and pkg-config, the linux headers and
+the common developer packages installed, the chances are the following will work:
```
$ git clone https://github.com/linux-test-project/ltp.git