diff --git a/media-sound/audacious/audacious-4.3.1.recipe b/media-sound/audacious/audacious-4.3.1.recipe index c54324ccd..d837c595f 100644 --- a/media-sound/audacious/audacious-4.3.1.recipe +++ b/media-sound/audacious/audacious-4.3.1.recipe @@ -15,7 +15,7 @@ an alarm in the morning, and more." HOMEPAGE="https://audacious-media-player.org/" COPYRIGHT="2001-2021 Audacious developers and others" LICENSE="BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/audacious-media-player/audacious/archive/audacious-$portVersion.tar.gz" CHECKSUM_SHA256="ee920bf22fb54ec91f2ff3c8821d6f8e7dacca72fdb6bacf626868c087e77088" SOURCE_DIR="audacious-audacious-$portVersion" @@ -60,7 +60,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libarchive$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libglib_2.0$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix @@ -76,6 +76,8 @@ BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:lrelease$secondaryArchSuffix >= 5 cmd:make + cmd:msgfmt + cmd:msgmerge cmd:pkg_config$secondaryArchSuffix cmd:python3 "