aboutsummaryrefslogtreecommitdiff
path: root/devel/electron12/files/patch-build_linux_unbundle_replace__gn__files.py
blob: 87bbc422bcc27f2053949e84d17480efec18d893 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- build/linux/unbundle/replace_gn_files.py.orig	2021-01-07 00:36:18 UTC
+++ build/linux/unbundle/replace_gn_files.py
@@ -27,6 +27,7 @@ REPLACEMENTS = {
   'libevent': 'base/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',