Skip to content

Commit bfea9f8

Browse files
committed
Merge branch 'readme-7z' into 'master'
Noissue - add 7z requirement into README.md See merge request eyeo/adblockplus/libadblockplus!12
2 parents 0441669 + faa3430 commit bfea9f8

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,14 @@ Building
2323

2424
### Supported target platforms and prerequisites
2525

26-
You need a C++14 compatible compiler to build libadblockplus. Below there is
26+
General:
27+
* You need a C++14 compatible compiler to build libadblockplus. Below there is
2728
the list of tested tools.
2829

30+
* 7z
31+
We use 7z for prebuilt V8. In order to install it on a debian-based system
32+
one can use `p7zip-full` package, or `p7zip-plugins` on rpm-based.
33+
2934
Win32:
3035
* At least v141 Visual C++ toolset (available in Microsoft Visual Studio 2017).
3136

0 commit comments

Comments
 (0)