mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ungoogled-chromium: Fix build with libxml2@2.14.
* gnu/packages/chromium.scm (%debian-patches): Remove 'trixie/libxml-parseerr.patch' which is not needed and breaks build with newer libxml2. Chnage-Id: I7dfe8f4eaa353f1df0b19b9f515474e269f8a4e5 Signed-off-by: John Kehayias <john@guixotic.coop>
This commit is contained in:
parent
4d5a59c0ee
commit
f0508e57a9
1 changed files with 0 additions and 1 deletions
|
@ -411,7 +411,6 @@
|
|||
"system/openjpeg.patch"
|
||||
;; adler2 is not part of our rust toolchain, check on next version.
|
||||
"trixie/adler1.patch"
|
||||
"trixie/libxml-parseerr.patch"
|
||||
;; Remove after rust is past
|
||||
;; <https://github.com/rust-lang/rust/pull/141061>.
|
||||
"trixie/rust-no-alloc-shim.patch")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue