Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 5519479341580288: Issue 2437 - Update adblockplus dependency to revision 752ffe2eeaf1 (Closed)
Patch Set: Run ensure_dependencies.py during the build Created May 29, 2015, 7:12 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .hgsubstate ('k') | dependencies » ('j') | libadblockplus.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
--------
« no previous file with comments | « .hgsubstate ('k') | dependencies » ('j') | libadblockplus.gyp » ('J')

Powered by Google App Engine
This is Rietveld