Index: README.md |
=================================================================== |
--- a/README.md |
+++ b/README.md |
@@ -3,6 +3,14 @@ |
A C++ library offering the core functionality of Adblock Plus. |
+Getting/updating the dependencies |
+--------------------------------- |
+ |
+libadblockplus has dependencies that aren't part of this repository. To update |
+those, run the following after every repository update: |
+ |
+ ./ensure_dependencies.py |
Wladimir Palant
2015/04/29 17:42:57
I still think that this should be part of the buil
Felix Dahlke
2015/04/30 05:06:11
Let's move that discussion here: https://intraforu
|
+ |
Building |
-------- |