Add git-core build dependency
I’m trying to apply some git patches here.
This commit is contained in:
parent
a09adfda83
commit
666efe287c
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ BuildRequires: cmake
|
|||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gettext
|
||||
BuildRequires: git-core
|
||||
BuildRequires: java-devel >= 11
|
||||
BuildRequires: pkgconfig(libreport) >= 2.13.0
|
||||
BuildRequires: rpm-devel
|
||||
|
|
|
|||
Reference in a new issue