summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-build_linux_unbundle_replace__gn__files.py
blob: 95dd8efda0f0534bda5e48a11f84a68c52e2b9ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- build/linux/unbundle/replace_gn_files.py.orig	2023-02-11 09:11:04 UTC
+++ build/linux/unbundle/replace_gn_files.py
@@ -54,6 +54,7 @@ REPLACEMENTS = {
   'libevent': 'third_party/libevent/BUILD.gn',
   'libjpeg': 'third_party/libjpeg.gni',
   'libpng': 'third_party/libpng/BUILD.gn',
+  'libusb': 'third_party/libusb/BUILD.gn',
   'libvpx': 'third_party/libvpx/BUILD.gn',
   'libwebp': 'third_party/libwebp/BUILD.gn',
   'libxml': 'third_party/libxml/BUILD.gn',