From 01cdce743568345bf9c6c6b34a68fa39df723f0e Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 3 Oct 2020 09:59:32 -0400 Subject: document compile-time dependency on gawk --- README | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 9f096a926..f6e384d4a 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ On Debian/Ubuntu you will need to install git and gcc compiler. AppArmor development libraries and pkg-config are required when using --apparmor ./configure option: -$ sudo apt-get install git build-essential libapparmor-dev pkg-config +$ sudo apt-get install git build-essential libapparmor-dev pkg-config gawk For --selinux option, add libselinux1-dev (libselinux-devel for Fedora). diff --git a/README.md b/README.md index ac91df682..2bb05a872 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ On Debian/Ubuntu you will need to install git and gcc compiler. AppArmor development libraries and pkg-config are required when using --apparmor ./configure option: ````` -$ sudo apt-get install git build-essential libapparmor-dev pkg-config +$ sudo apt-get install git build-essential libapparmor-dev pkg-config gawk ````` For --selinux option, add libselinux1-dev (libselinux-devel for Fedora). -- cgit v1.2.3-70-g09d2