Browse Source

fix: BuildRequiring git-core is enough in dracut.spec

master
Daniel Molkentin 4 years ago committed by Harald Hoyer
parent
commit
786ca932e8
  1. 2
      dracut.spec

2
dracut.spec

@ -31,7 +31,7 @@ Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar @@ -31,7 +31,7 @@ Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar
Source1: https://www.gnu.org/licenses/lgpl-2.1.txt

BuildRequires: bash
BuildRequires: git
BuildRequires: git-core
BuildRequires: pkgconfig(libkmod) >= 23
BuildRequires: gcc


Loading…
Cancel
Save