commit: fc9f32b6a70b420b3f988ba62bb7082e7318319f Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 19:25:59 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 3 19:45:12 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc9f32b6
kde-misc/tellico: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/kde/pull/1039 Closes: https://github.com/gentoo/kde/pull/1039 Signed-off-by: Sam James <sam <AT> gentoo.org> kde-misc/tellico/tellico-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-9999.ebuild b/kde-misc/tellico/tellico-9999.ebuild index af450c7372..4b66f9cc36 100644 --- a/kde-misc/tellico/tellico-9999.ebuild +++ b/kde-misc/tellico/tellico-9999.ebuild @@ -25,7 +25,7 @@ IUSE="bibtex cddb discid pdf scanner semantic-desktop taglib v4l xmp yaz" RESTRICT="test" DEPEND=" - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libxslt >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] >=dev-qt/qtcharts-${QTMIN}:6
