From f52cbc7503b0169f566c8d280ab469f566ab49e2 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 25 Nov 2024 07:05:31 +0000 Subject: [PATCH] dev-libs/libxslt: Sync with Gentoo It's from Gentoo commit 2702534e7ae64d03b2dcf9533f97b289b2779b8f. --- .../libxslt/{libxslt-1.1.39.ebuild => libxslt-1.1.39-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/portage-stable/dev-libs/libxslt/{libxslt-1.1.39.ebuild => libxslt-1.1.39-r1.ebuild} (98%) diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39-r1.ebuild similarity index 98% rename from sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39.ebuild rename to sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39-r1.ebuild index 271c7b528b..ab5e6b57c5 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libxslt/libxslt-1.1.39-r1.ebuild @@ -25,7 +25,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" BDEPEND=">=virtual/pkgconfig-1" RDEPEND=" - >=dev-libs/libxml2-2.9.11:2[${MULTILIB_USEDEP}] + =dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}] ) python? ( ${PYTHON_DEPS} ) "