diff options
Diffstat (limited to 'vscodium.spec')
-rw-r--r-- | vscodium.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vscodium.spec b/vscodium.spec index b6a4eb4..6220c8a 100644 --- a/vscodium.spec +++ b/vscodium.spec @@ -15,7 +15,7 @@ Source1: https://github.com/microsoft/vscode/archive/%{vscode_version}.tar.gz Patch0: no-exec-git.patch Requires: glibc nodejs fontconfig libXtst cairo alsa-lib nss libnotify libxcb libxkbfile libsecret -BuildRequires: gcc g++ make pkg-config libxcb-devel libxkbfile-devel krb5-devel yarnpkg git python3 jq +BuildRequires: gcc g++ make pkg-config libxcb-devel libxkbfile-devel krb5-devel libsecret-devel yarnpkg git python3 jq %description VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code. |