diff --git a/net-p2p/retroshare/retroshare-0.6.6.recipe b/net-p2p/retroshare/retroshare-0.6.6.recipe index 9b60f97d0..8a281717d 100644 --- a/net-p2p/retroshare/retroshare-0.6.6.recipe +++ b/net-p2p/retroshare/retroshare-0.6.6.recipe @@ -81,7 +81,7 @@ COPYRIGHT="2006-2021 RetroShare Team 2017 Konrad Dębiec" LICENSE="GNU GPL v2 GNU LGPL v2.1" -REVISION="4" +REVISION="5" SOURCE_URI="https://github.com/RetroShare/RetroShare/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="c545b9249ac7dbfef72a2d636bc0f8b729c7ce05f21a54dd9284b2a387592d4a" SOURCE_DIR="RetroShare-$portVersion" @@ -141,11 +141,12 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libavcodec$secondaryArchSuffix - devel:libavformat$secondaryArchSuffix - devel:libavutil$secondaryArchSuffix + ffmpeg${secondaryArchSuffix}_devel +# devel:libavcodec$secondaryArchSuffix +# devel:libavformat$secondaryArchSuffix +# devel:libavutil$secondaryArchSuffix devel:libbz2$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libcurl$secondaryArchSuffix devel:libgl$secondaryArchSuffix devel:libgpgme$secondaryArchSuffix @@ -164,7 +165,7 @@ BUILD_REQUIRES=" devel:libspeexdsp$secondaryArchSuffix devel:libsqlcipher$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libupnp$secondaryArchSuffix devel:libxml2$secondaryArchSuffix devel:libxslt$secondaryArchSuffix