commit: 8704f3a39ede43034b060cdbae528b361b8ce5dd
Author: Pawel Hajdan, Jr <phajdan.jr <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 18:01:38 2017 +0000
Commit: Paweł Hajdan <phajdan.jr <AT> gentoo <DOT> org>
CommitDate: Mon May 15 18:01:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8704f3a3
www-client/chromium: remove unused bundled libusb
Package-Manager: Portage-2.3.5, Repoman-2.3.1
www-client/chromium/chromium-60.0.3095.5.ebuild | 2 --
1 file changed, 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 b8b9b00cc70..1a29ba35961 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).