summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Hajdan, Jr <phajdan.jr@gentoo.org>2017-05-15 20:01:38 +0200
committerPawel Hajdan, Jr <phajdan.jr@gentoo.org>2017-05-15 20:01:38 +0200
commit8704f3a39ede43034b060cdbae528b361b8ce5dd (patch)
tree36e68671da64fb502537588d73728f4e963b8d90
parentmedia-gfx/valentina: added more languages to version 9999 (diff)
downloadgentoo-8704f3a39ede43034b060cdbae528b361b8ce5dd.tar.gz
gentoo-8704f3a39ede43034b060cdbae528b361b8ce5dd.tar.bz2
gentoo-8704f3a39ede43034b060cdbae528b361b8ce5dd.zip
www-client/chromium: remove unused bundled libusb
Package-Manager: Portage-2.3.5, Repoman-2.3.1
-rw-r--r--www-client/chromium/chromium-60.0.3095.5.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/www-client/chromium/chromium-60.0.3095.5.ebuild b/www-client/chromium/chromium-60.0.3095.5.ebuild
index b8b9b00cc706..1a29ba35961c 100644
--- a/www-client/chromium/chromium-60.0.3095.5.ebuild
+++ b/www-client/chromium/chromium-60.0.3095.5.ebuild
@@ -261,7 +261,6 @@ src_prepare() {
third_party/libsecret
third_party/libsrtp
third_party/libudev
- third_party/libusb
third_party/libwebm
third_party/libxml
third_party/libyuv
@@ -354,7 +353,6 @@ src_configure() {
# Use system-provided libraries.
# TODO: use_system_hunspell (upstream changes needed).
# TODO: use_system_libsrtp (bug #459932).
- # TODO: use_system_libusb (http://crbug.com/266149).
# TODO: xml (bug #616818).
# TODO: use_system_protobuf (bug #525560).
# TODO: use_system_ssl (http://crbug.com/58087).