From 5730350cbaa1a41a059480f09e0ba05a9b6d938a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 5 Feb 2025 15:19:48 +0100 Subject: [PATCH] bluefish, fix for 32bit (#11730) --- app-editors/bluefish/bluefish-2.2.16.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/bluefish/bluefish-2.2.16.recipe b/app-editors/bluefish/bluefish-2.2.16.recipe index 73434b365..8cf3dd0b1 100644 --- a/app-editors/bluefish/bluefish-2.2.16.recipe +++ b/app-editors/bluefish/bluefish-2.2.16.recipe @@ -61,7 +61,7 @@ BUILD_REQUIRES=" devel:libgthread_2.0$secondaryArchSuffix devel:libgucharmap_2_90$secondaryArchSuffix devel:libharfbuzz$secondaryArchSuffix - devel:libintl$secondaryArchSuffix + devel:libintl$secondaryArchSuffix >= 8.4 devel:libpango_1.0$secondaryArchSuffix devel:libpangocairo_1.0$secondaryArchSuffix devel:libpython3.10$secondaryArchSuffix @@ -71,7 +71,7 @@ BUILD_PREREQUIRES=" cmd:aclocal cmd:autoconf cmd:automake - cmd:autopoint + cmd:autopoint$secondaryArchSuffix >= 0.22 cmd:awk cmd:gcc$secondaryArchSuffix cmd:gucharmap