commit:     336d78732ff7b70122343458ec44002c84de9c5c
Author:     Pawel Hajdan, Jr <phajdan.jr <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 18:01:04 2016 +0000
Commit:     Paweł Hajdan <phajdan.jr <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 18:01:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336d7873

www-client/chromium: build with system re2 (bug #571156)

Package-Manager: portage-2.2.28

 www-client/chromium/chromium-54.0.2832.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/chromium/chromium-54.0.2832.2.ebuild 
b/www-client/chromium/chromium-54.0.2832.2.ebuild
index 5586f87..e4e9bde 100644
--- a/www-client/chromium/chromium-54.0.2832.2.ebuild
+++ b/www-client/chromium/chromium-54.0.2832.2.ebuild
@@ -40,6 +40,7 @@ COMMON_DEPEND="
        >=dev-libs/jsoncpp-0.5.0-r1:=
        dev-libs/nspr:=
        >=dev-libs/nss-3.14.3:=
+       >=dev-libs/re2-0.2016.05.01:=
        gnome? ( >=gnome-base/gconf-2.24.0:= )
        gnome-keyring? ( >=gnome-base/libgnome-keyring-3.12:= )
        >=media-libs/alsa-lib-1.0.19:=
@@ -282,7 +283,6 @@ src_prepare() {
                third_party/protobuf
                third_party/protobuf/third_party/six
                third_party/qcms
-               third_party/re2
                third_party/sfntly
                third_party/skia
                third_party/smhasher
@@ -344,7 +344,6 @@ src_configure() {
        # TODO: use_system_libusb (http://crbug.com/266149).
        # TODO: use_system_opus 
(https://code.google.com/p/webrtc/issues/detail?id=3077).
        # TODO: use_system_protobuf (bug #525560).
-       # TODO: use_system_re2 (bug #571156).
        # TODO: use_system_ssl (http://crbug.com/58087).
        # TODO: use_system_sqlite (http://crbug.com/22208).
        myconf_gyp+="
@@ -375,6 +374,7 @@ src_configure() {
                libwebp
                libxml
                libxslt
+               re2
                snappy
                yasm
                zlib"

Reply via email to