mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user