summaryrefslogtreecommitdiff
path: root/PACKAGING
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2020-07-22 20:02:25 +0300
committerRan Benita <ran@unusedvar.com>2020-07-22 20:04:10 +0300
commita4901662c363914cf08a55400b8621fdf87038a9 (patch)
tree31eead7eaef35dc47354f07104bcf7d079f6109f /PACKAGING
parentfa300b24d2abe0f300267a7c4a4c1e9883401e92 (diff)
downloadxorg-lib-libxkbcommon-a4901662c363914cf08a55400b8621fdf87038a9.tar.gz
PACKAING: remove bash
Converted to Python. Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'PACKAGING')
-rw-r--r--PACKAGING2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACKAGING b/PACKAGING
index a47be77..37fa0b1 100644
--- a/PACKAGING
+++ b/PACKAGING
@@ -17,7 +17,7 @@ libxkbregistry can be disabled with -Denable-xkbregistry=false (see
`meson configure build` for other options/variables).
Dependencies for libxkbcommon:
-- C compiler, meson, pkg-config, libc, bash, grep, sed.
+- C compiler, meson, pkg-config, libc.
- (build) bison (preferred), win_bison or byacc>=20141006.
byacc must be configured with --enable-btyacc.