From 492e490800fb78c8517783ccfb84646d5a0c1856 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:29:01 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- usbip.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/usbip.spec b/usbip.spec index 77ee3a1..284c2cb 100644 --- a/usbip.spec +++ b/usbip.spec @@ -26,6 +26,7 @@ Requires: hwdata Requires(post): systemd Requires(preun): systemd Requires(postun): systemd +BuildRequires: make BuildRequires: systemd BuildRequires: libudev-devel BuildRequires: libtool autoconf