From 47a4694b4fa6860bc14127a966075318cb32080d Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Mon, 26 Feb 2024 11:39:09 +0300 Subject: [PATCH] added ffmpeg package to 8 --- msvsphere-8.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/msvsphere-8.json b/msvsphere-8.json index 657b4c8..e1474c5 100644 --- a/msvsphere-8.json +++ b/msvsphere-8.json @@ -3,6 +3,10 @@ "fdupes": { "url": "https://src.fedoraproject.org/rpms/fdupes.git" }, + "ffmpeg": { + "branch": "el8", + "url": "https://github.com/rpmfusion/ffmpeg.git" + }, "libsodium": { "url": "https://src.fedoraproject.org/rpms/libsodium.git", "branch": "epel8"