logo

badwolf

Minimalist and privacy-oriented WebKitGTK+ browser
commit: cdfbd1418e15cc9cdab77619a83ca11286b05b03
parent: 03e5ee8158b64e70b629dcf77c974b9dcea65d92
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 19 Jan 2020 20:39:01 +0100

Revert "README.md: Add note about LibSoup"

This reverts commit 379690e63f294943c27d64a21e68ffb7aa880b22.

Diffstat:

MREADME.md5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -45,11 +45,10 @@ You need to have gettext installed. If you want a GUI, poedit exists and Weblate ## Manual Installation Dependencies are: -- POSIX make (works with GNU or BSD) - C11 Compiler (such as clang or gcc) -- A pkgconfig implementation, pkg-config and pkgconf are supported - [WebKitGTK](https://webkitgtk.org/), only the latest stable is supported -- [LibSoup](https://wiki.gnome.org/Projects/libsoup), should be pulled by WebKitGTK +- POSIX make with extension for shell in variables (works with GNU, {Net,Free,Open}BSD) +- A pkg-config implementation (pkgconf is recommended) - (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.