summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-9999.ebuild
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2025-05-03 16:50:12 +0300
committerSam James <sam@gentoo.org>2025-06-09 04:09:42 +0100
commit09ac30bd60274f60518d88d9e51b39a532cb5557 (patch)
tree8cf5051f6e0acd88039255ca497e7b5ca5adb4d4 /dev-db/postgresql/postgresql-9999.ebuild
parenta3688c264cc80204153215425002a4a1151998ad (diff)
downloadgentoo-09ac30bd60274f60518d88d9e51b39a532cb5557.tar.gz
gentoo-09ac30bd60274f60518d88d9e51b39a532cb5557.tar.bz2
gentoo-09ac30bd60274f60518d88d9e51b39a532cb5557.zip
dev-db/postgresql: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/postgresql/postgresql-9999.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild
index af8c8133b5db..6824511bb392 100644
--- a/dev-db/postgresql/postgresql-9999.ebuild
+++ b/dev-db/postgresql/postgresql-9999.ebuild
@@ -61,7 +61,7 @@ systemd? ( sys-apps/systemd )
tcl? ( >=dev-lang/tcl-8:0= )
uring? ( sys-libs/liburing )
xml? (
- dev-libs/libxml2
+ dev-libs/libxml2:=
dev-libs/libxslt
)
zlib? ( sys-libs/zlib )