mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 11:06:25 +00:00
add git to BR if we are building githash
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
7f1320a952
commit
aef09c5744
1 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,9 @@ Patch60: mesa-10.6-nir-linker.patch
|
|||
# https://bugs.freedesktop.org/show_bug.cgi?id=73512
|
||||
Patch99: 0001-opencl-use-versioned-.so-in-mesa.icd.patch
|
||||
|
||||
%if %{?githash}
|
||||
BuildRequires: git
|
||||
%endif
|
||||
BuildRequires: pkgconfig autoconf automake libtool
|
||||
%if %{with_hardware}
|
||||
BuildRequires: kernel-headers
|
||||
|
|
Loading…
Reference in a new issue