fix(electron): use ffmpeg-free instead of ffpmeg (#484)

Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com>
This commit is contained in:
cat-master21
2023-05-31 18:33:31 -07:00
committed by GitHub
parent d5447cd4aa
commit be7ac09ef0
+1 -1
View File
@@ -13,7 +13,7 @@ License: MIT
URL: https://electronjs.org/
Source0: https://github.com/electron/electron/releases/download/v%{version}/chromedriver-v%{version}-linux-%{garch}.zip
Source1: https://github.com/electron/electron/releases/download/v%{version}/electron-v%{version}-linux-%{garch}.zip
Requires: c-ares ffmpeg gtk3 libevent libxslt minizip nss re2
Requires: c-ares ffmpeg-free gtk3 libevent libxslt minizip nss re2
BuildRequires: unzip
%description