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: Created April 29, 2015, 4:44 p.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') | lib/prefs.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
--------
« no previous file with comments | « .hgsubstate ('k') | dependencies » ('j') | lib/prefs.js » ('J')

Powered by Google App Engine
This is Rietveld