Skip to content

Commit 04e1a38

Browse files
author
jhuntwork
committed
Merge pull request ':bug: Link against the system libxml2' (#160) from mesa into main
Reviewed-on: https://codeberg.org/merelinux/recipes/pulls/160
2 parents 79a9194 + 1c3a69e commit 04e1a38

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

recipes/desktop/mesa/recipe.kdl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
recipe {
22
name "mesa"
33
version "26.0.3"
4-
release 4
4+
release 5
55
description "OpenGL compatible 3D graphics library"
66
url "https://mesa3d.org"
77
archs "aarch64" "x86_64"
@@ -17,6 +17,8 @@ recipe {
1717
"libffi-dev" \
1818
"libpciaccess-dev" \
1919
"libudev-zero-dev" \
20+
"libxml2" \
21+
"libxml2-dev" \
2022
"linux-headers" \
2123
"llvm" \
2224
"llvm-dev" \

0 commit comments

Comments
 (0)