aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrouslan@chromium.org <rouslan@chromium.org@38ededc0-08b8-5190-f2ac-b31f878777ad>2014-06-05 19:28:08 +0000
committerrouslan@chromium.org <rouslan@chromium.org@38ededc0-08b8-5190-f2ac-b31f878777ad>2014-06-05 19:28:08 +0000
commit5b4a35a1eac53cedd8e0e736b39257784d3e1a7c (patch)
tree06e07ba2b82e1ff9d14fb7bdae574a18bc24b7c9
parentb470ed6975ed95aba244369d74d758755d976738 (diff)
downloadsrc-5b4a35a1eac53cedd8e0e736b39257784d3e1a7c.tar.gz
Point to the new location of RE2 library.
The http://packages.debian.org/experimental/libre2-dev URL is no longer valid. You now can get the RE2 library from: http://packages.ubuntu.com/utopic/libre2-dev. TBR=roubert@google.com Review URL: https://codereview.appspot.com/103910045 git-svn-id: http://libaddressinput.googlecode.com/svn/trunk@266 38ededc0-08b8-5190-f2ac-b31f878777ad
-rw-r--r--cpp/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/README b/cpp/README
index 50da65f..4dc96fe 100644
--- a/cpp/README
+++ b/cpp/README
@@ -46,7 +46,8 @@ http://packages.ubuntu.com/saucy/gyp
http://packages.ubuntu.com/saucy/ninja-build
http://packages.ubuntu.com/saucy/libgtest-dev
http://packages.ubuntu.com/saucy/python
-http://packages.debian.org/experimental/libre2-dev
+http://packages.ubuntu.com/utopic/libre2-1
+http://packages.ubuntu.com/utopic/libre2-dev
Alternatively, you can download, build, and install these tools and libraries
from source code. Their home pages contain information on how to accomplish