Skip to content

Commit ea8d60d

Browse files
authored
Merge pull request #850 from travier/main-git-core
contrib/packaging/spec: Use git-core instead of full git
2 parents e0cf652 + d260194 commit ea8d60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/packaging/bootupd.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Source1: %{url}/releases/download/v%{version}/bootupd-%{version}-vendor.t
1515
ExcludeArch: %{ix86}
1616
%endif
1717

18-
BuildRequires: git
18+
BuildRequires: git-core
1919
# For now, see upstream
2020
BuildRequires: make
2121
BuildRequires: openssl-devel

0 commit comments

Comments
 (0)