Commit dd4d4731 authored by Boris Yumankulov's avatar Boris Yumankulov Committed by Vitaly Lipatov

epm play yandex-browser: install nwjs-ffmpeg-prebuilt instead used update-ffmpeg (eterbug #17494)

parent 13cfc2cf
......@@ -37,7 +37,8 @@ install_pkgurl
if [ "$(epm print info -s)" = "alt" ] ; then
epm install ffmpeg-plugin-browser
exit
else
epm play nwjs-ffmpeg-prebuilt=0.87.0
exit
fi
UPDATEFFMPEG=$(epm ql $PKGNAME | grep update-ffmpeg) || fatal
epm pack --install $PKGNAME-codecs-ffmpeg-extra $UPDATEFFMPEG
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment