mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/postgresql17: force libxml2-dev 2.13
The upgrade of libxml2 to version 2.14 has been reverted because it causes all kinds of build issues, but is still available on the builders. Make sure version 2.13 is picked when building postgresql17
This commit is contained in:
parent
4e8c5d9a6b
commit
62b539a556
@ -34,7 +34,7 @@ makedepends="$depends_dev
|
||||
bison
|
||||
docbook-xsl-nons
|
||||
flex
|
||||
libxml2-dev
|
||||
libxml2-dev~2.13
|
||||
linux-headers
|
||||
llvm$_llvmver-dev
|
||||
openldap-dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user