From 32670591be3d25ca2779ab08da1e6b7a1d6b15cb Mon Sep 17 00:00:00 2001 From: OscarL Date: Sat, 13 Jul 2024 04:51:21 -0300 Subject: [PATCH] lxml: remove req on iconv_devel, now that devel:libxml2 handles it. (#10688) --- dev-python/lxml/lxml-4.9.1.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/lxml/lxml-4.9.1.recipe b/dev-python/lxml/lxml-4.9.1.recipe index f2316c125..92c37cdad 100644 --- a/dev-python/lxml/lxml-4.9.1.recipe +++ b/dev-python/lxml/lxml-4.9.1.recipe @@ -13,7 +13,7 @@ LICENSE="BSD (3-clause) ElementTree GNU GPL v2 PSF-2" -REVISION="4" +REVISION="5" SOURCE_URI="https://github.com/lxml/lxml/releases/download/lxml-$portVersion/lxml-$portVersion.tar.gz" CHECKSUM_SHA256="fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f" SOURCE_DIR="lxml-$portVersion" @@ -30,7 +30,6 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libiconv$secondaryArchSuffix devel:libxml2$secondaryArchSuffix devel:libxslt$secondaryArchSuffix devel:libz$secondaryArchSuffix