- Build requires git. It won't be used but it will fail if git binary is not detected.

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=83
This commit is contained in:
Soc Virnyl Estela 2023-10-28 10:22:50 +00:00 committed by Git OBS Bridge
parent e922e14ddc
commit 01aa667d0c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 28 10:22:15 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Build requires git. It won't be used but it will fail if git binary is not detected.
-------------------------------------------------------------------
Sat Oct 28 09:44:51 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>

View File

@ -39,6 +39,7 @@ BuildRequires: c_compiler
BuildRequires: cargo-packaging
BuildRequires: hicolor-icon-theme
BuildRequires: update-desktop-files
BuildRequires: git
Recommends: %{name}-runtime = %{version}
ExclusiveArch: %{rust_arches}