 Issue 5519479341580288:
  Issue 2437 - Update adblockplus dependency to revision 752ffe2eeaf1  (Closed)
    
  
    Issue 5519479341580288:
  Issue 2437 - Update adblockplus dependency to revision 752ffe2eeaf1  (Closed) 
  | Index: README.md | 
| =================================================================== | 
| --- a/README.md | 
| +++ b/README.md | 
| @@ -3,6 +3,15 @@ | 
| A C++ library offering the core functionality of Adblock Plus. | 
| +Getting/updating the dependencies | 
| +--------------------------------- | 
| + | 
| +libadblockplus has dependencies that aren't part of this repository. They are | 
| +retrieved and updated during the build process, but you can also manually update | 
| +them by running the following: | 
| + | 
| + ./ensure_dependencies.py | 
| + | 
| Building | 
| -------- |