summaryrefslogtreecommitdiff
path: root/PACKAGING
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2017-12-15 16:17:45 +0200
committerRan Benita <ran234@gmail.com>2017-12-15 16:18:14 +0200
commit8ce81c0607da0d821bb79bcac7c7a07d9f863a42 (patch)
tree06f0dcc18435d95ad443491d2582374e617b2778 /PACKAGING
parent5c9042127f50b765a0e83944084324d99c77fe95 (diff)
downloadxorg-lib-libxkbcommon-8ce81c0607da0d821bb79bcac7c7a07d9f863a42.tar.gz
README,PACKAGING: use the new meson unified command format
Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'PACKAGING')
-rw-r--r--PACKAGING2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACKAGING b/PACKAGING
index 6737f5e..ab1b682 100644
--- a/PACKAGING
+++ b/PACKAGING
@@ -6,7 +6,7 @@ The files for libxkbcommon-x11 are:
xkbcommon-x11.map xkbcommon-x11.pc
libxkbcommon-x11 can be disabled with -Denable-x11=false (see
-`mesonconf build` for other options/variables).
+`meson configure build` for other options/variables).
Dependencies for libxkbcommon:
- C compiler, meson, pkg-config, libc, bash, grep, sed.