mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
add libiconv install direction
This commit is contained in:
@@ -184,6 +184,14 @@ To init or update the submodules in the `vendor/` directory:
|
|||||||
make install-submodule
|
make install-submodule
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**iconv**
|
||||||
|
|
||||||
|
libiconv is an internationalization library used by Netsurf.
|
||||||
|
|
||||||
|
```
|
||||||
|
make install-libiconv
|
||||||
|
```
|
||||||
|
|
||||||
**Netsurf libs**
|
**Netsurf libs**
|
||||||
|
|
||||||
Netsurf libs are used for HTML parsing and DOM tree generation.
|
Netsurf libs are used for HTML parsing and DOM tree generation.
|
||||||
|
|||||||
Reference in New Issue
Block a user