Remove bmake requirement

bmake doesn't exist on EL10. Tested and it build without it.

Signed-off-by: Willow <willow@willowidk.dev>
This commit is contained in:
Willow
2025-03-20 13:33:47 -05:00
committed by GitHub
parent b76d56d5d5
commit ee2c5b9449
@@ -11,7 +11,6 @@ Source0: https://github.com/NVIDIA/%{name}/archive/v%{version}.tar.gz
Patch0: fix-revision.patch
Patch1: fix-makefile.patch
Patch2: fix-debug-packages.patch
BuildRequires: bmake
BuildRequires: elfutils-libelf-devel
BuildRequires: gcc
BuildRequires: git