From d42439da43c94b502bc5100c0c924c19682e5d89 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 25 Apr 2021 20:59:59 +0200 Subject: [PATCH] glib: enable 2.57.1 on gcc2 --- dev-libs/glib/glib2-2.57.1.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/glib/glib2-2.57.1.recipe b/dev-libs/glib/glib2-2.57.1.recipe index 261efb96d..edec9033f 100644 --- a/dev-libs/glib/glib2-2.57.1.recipe +++ b/dev-libs/glib/glib2-2.57.1.recipe @@ -26,7 +26,7 @@ CHECKSUM_SHA256="73c10a1927c79d8c318bba9ad6f7bc96ff187013ee19377b3e82f684958b2c2 SOURCE_DIR="glib-$portVersion" PATCHES="glib2-$portVersion.patchset" -ARCHITECTURES="?x86_gcc2 ?x86 x86_64" +ARCHITECTURES="x86_gcc2 ?x86 x86_64" SECONDARY_ARCHITECTURES="x86" libVersion="0.5701.0" @@ -77,6 +77,7 @@ REQUIRES_devel=" glib2$secondaryArchSuffix == $portVersion base haiku$secondaryArchSuffix cmd:perl + cmd:python devel:libffi$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix