summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Hajdan, Jr <phajdan.jr@gentoo.org>2017-07-19 21:03:00 +0200
committerPawel Hajdan, Jr <phajdan.jr@gentoo.org>2017-07-19 21:03:00 +0200
commitc38ed01caecf5bccbf40c542dc4a4816e1b3119b (patch)
tree5c0e8e446ec4d010284a8b96b671b269a81d087e /www-client/chromium/metadata.xml
parentkde-plasma/plasma-workspace: Drop obsolete patch (diff)
downloadgentoo-c38ed01caecf5bccbf40c542dc4a4816e1b3119b.tar.gz
gentoo-c38ed01caecf5bccbf40c542dc4a4816e1b3119b.tar.bz2
gentoo-c38ed01caecf5bccbf40c542dc4a4816e1b3119b.zip
www-client/chromium: dev channel bump (61.0.3159.5)
Add system-icu USE flag (enabled by default). This will help users with icu-59, which chromium does not work with yet. Bug: https://bugs.gentoo.org/619796
Diffstat (limited to 'www-client/chromium/metadata.xml')
-rw-r--r--www-client/chromium/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/chromium/metadata.xml b/www-client/chromium/metadata.xml
index e468d5e9c6ed..5102e4b0a7b2 100644
--- a/www-client/chromium/metadata.xml
+++ b/www-client/chromium/metadata.xml
@@ -15,6 +15,7 @@
<flag name="proprietary-codecs">Enable proprietary codecs like H.264, MP3</flag>
<flag name="suid">Build the SUID sandbox, which is only needed on CONFIG_USER_NS=n kernels</flag>
<flag name="system-ffmpeg">Use system ffmpeg instead of the bundled one</flag>
+ <flag name="system-icu">Use system icu instead of the bundled one</flag>
<flag name="system-libvpx">Use system libvpx instead of the bundled one</flag>
<flag name="tcmalloc">Use bundled tcmalloc instead of system malloc</flag>
<flag name="widevine">Unsupported closed-source DRM capability (required by Netflix VOD)</flag>