diff --git a/x11-libs/wxgtk/wxgtk-3.2.2.1.recipe b/x11-libs/wxgtk/wxgtk-3.2.2.1.recipe index 64b5eb2e1..6828865ca 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="2" +REVISION="3" SOURCE_URI="https://github.com/wxWidgets/wxWidgets/releases/download/v$portVersion/wxWidgets-$portVersion.tar.bz2" CHECKSUM_SHA256="dffcb6be71296fff4b7f8840eb1b510178f57aa2eb236b20da41182009242c02" SOURCE_DIR="wxWidgets-$portVersion" @@ -121,7 +121,7 @@ BUILD_REQUIRES=" devel:libpng16$secondaryArchSuffix devel:libSDL_1.2$secondaryArchSuffix devel:libSM$secondaryArchSuffix - devel:libtiff$secondaryArchSuffix + devel:libtiff$secondaryArchSuffix >= 6 devel:libX11$secondaryArchSuffix devel:libz$secondaryArchSuffix " @@ -159,6 +159,7 @@ BUILD() --enable-printfposparam \ --enable-unicode \ --enable-sound \ + --disable-fswatcher \ --with-sdl make $jobArgs