diff --git a/net-im/kotatogram-desktop/kotatogram_desktop-1.4.9.recipe b/net-im/kotatogram-desktop/kotatogram_desktop-1.4.9.recipe index f84e73269..62f37a196 100644 --- a/net-im/kotatogram-desktop/kotatogram_desktop-1.4.9.recipe +++ b/net-im/kotatogram-desktop/kotatogram_desktop-1.4.9.recipe @@ -77,9 +77,10 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + ffmpeg${secondaryArchSuffix}_devel devel:libabsl_strings$secondaryArchSuffix devel:libabsl_throw_delegate$secondaryArchSuffix - devel:libavcodec$secondaryArchSuffix >= 58 +# devel:libavcodec$secondaryArchSuffix >= 58 devel:libcrypto$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix devel:libglibmm_2.4$secondaryArchSuffix @@ -122,7 +123,7 @@ BUILD_PREREQUIRES=" BUILD() { export DISABLE_ASLR=1 - + # build tg_owt rm -rf $sourceDir2/src/third_party/libyuv ln -s $sourceDir3/libyuv-$srcGitRev_3 $sourceDir2/src/third_party/libyuv