gperf is required by netsurf to compile

This commit is contained in:
Pierre Tachoire
2023-09-22 16:13:15 +02:00
committed by Francis Bouvier
parent d7fec31b8a
commit f5a1279d52

View File

@@ -18,7 +18,7 @@ For Debian/Ubuntu based Linux:
sudo apt install xz-utils \
python3 ca-certificates git \
pkg-config libglib2.0-dev \
libexpat1-dev \
gperf libexpat1-dev \
cmake clang
```