From 53517c4974efef273eca42725f43724a1e1e97ba Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 3 Jul 2023 19:34:41 +0200 Subject: [PATCH] wxgtk, fix references for lib:libsdl (#8949) --- x11-libs/wxgtk/wxgtk-3.2.2.1.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-libs/wxgtk/wxgtk-3.2.2.1.recipe b/x11-libs/wxgtk/wxgtk-3.2.2.1.recipe index 9101530f2..64b5eb2e1 100644 --- a/x11-libs/wxgtk/wxgtk-3.2.2.1.recipe +++ b/x11-libs/wxgtk/wxgtk-3.2.2.1.recipe @@ -9,7 +9,7 @@ open-source and mature." HOMEPAGE="https://www.wxwidgets.org/" COPYRIGHT="1998-2023 Julian Smart, Robert Roebling et al" LICENSE="GNU LGPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v$portVersion/wxWidgets-$portVersion.tar.bz2" CHECKSUM_SHA256="dffcb6be71296fff4b7f8840eb1b510178f57aa2eb236b20da41182009242c02" SOURCE_DIR="wxWidgets-$portVersion" @@ -57,7 +57,7 @@ REQUIRES=" lib:libpango_1.0$secondaryArchSuffix lib:libpcre2_32$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libSDL$secondaryArchSuffix + lib:libSDL_1.2$secondaryArchSuffix lib:libSM$secondaryArchSuffix lib:libtiff$secondaryArchSuffix lib:libX11$secondaryArchSuffix @@ -119,7 +119,7 @@ BUILD_REQUIRES=" devel:liblzma$secondaryArchSuffix devel:libpango_1.0$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libSDL$secondaryArchSuffix + devel:libSDL_1.2$secondaryArchSuffix devel:libSM$secondaryArchSuffix devel:libtiff$secondaryArchSuffix devel:libX11$secondaryArchSuffix