void-packages/srcpkgs/electron19/files/patches/chromium-fix-unbundled-libxmnl.patch
Đoàn Trần Công Danh 116661dd4b Revert "electron19: drop package"
Rocket.Chat-Desktop still uses electron19.
electron19 still in the repo.

This reverts commit c4d86008da.
2024-03-31 16:18:02 +07:00

10 lines
330 B
Diff

--- a/build/linux/unbundle/libxml.gn 2022-06-14 11:14:53.000000000 +0200
+++ - 2022-07-08 22:53:21.278254993 +0200
@@ -20,6 +20,7 @@
":xml_writer",
"//base/test:test_support",
"//services/data_decoder:xml_parser_fuzzer_deps",
+ "//services/data_decoder:lib",
]
sources = [
"chromium/libxml_utils.cc",