Add missing prerequisite

This commit is contained in:
Fierelier 2023-01-10 14:22:35 +01:00
parent 88ae0029d6
commit b0ff40d137
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Gawk is a minimal browser. It opens the page you give as the first argument and gives you a default WebKit browser. Any further functionality has to be added/replaced with addons.
Prerequisites:
sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-webkit2-4.0
sudo apt install python3-munch python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-webkit2-4.0