logo

badwolf

Minimalist and privacy-oriented WebKitGTK+ browser
commit: 4e144dd01af4855e02ed394c75e8c04c4dae710b
parent: 30ca22e4ce681a62c8d217c2cd717996150f4da7
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 15 Dec 2019 20:20:53 +0100

README.md: gettext

Diffstat:

MREADME.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -41,6 +41,7 @@ Dependencies are: - C11 Compiler (such as clang or gcc) - POSIX make (works with GNU or BSD) - A pkg-config implementation (pkg-config and pkgconf are supported) +- (optionnal) gettext implementation (such as GNU Gettext) Compilation is done with `make`, install with `make install`. An example AppArmor profile is provided at `usr.bin.badwolf`, please do runtime checks before deploying.