From dafaf5e3f0d4333811fb93c281a2dce3dd7fd3fa Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:15:42 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xdotool.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xdotool.spec b/xdotool.spec index 1deab18..e6fb731 100644 --- a/xdotool.spec +++ b/xdotool.spec @@ -7,6 +7,7 @@ License: BSD URL: http://www.semicomplete.com/projects/xdotool/ Source0: https://github.com/jordansissel/xdotool/releases/download/v%{version}/xdotool-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: libXtst-devel, libX11-devel, libXinerama-devel, libXi-devel, /usr/bin/pod2man, libxkbcommon-devel