From f70eda861ca64cc54d47772dc4d651bb24f738e2 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 2 Mar 2022 21:15:52 -0500 Subject: set make to buildrequires --- move-to-next-monitor/move-to-next-monitor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move-to-next-monitor') diff --git a/move-to-next-monitor/move-to-next-monitor.spec b/move-to-next-monitor/move-to-next-monitor.spec index b668b20..de3aa28 100644 --- a/move-to-next-monitor/move-to-next-monitor.spec +++ b/move-to-next-monitor/move-to-next-monitor.spec @@ -38,7 +38,7 @@ Requires: xdotool Requires: xorg-x11-utils %else Requires: (xorg-x11-utils or ((xprop and xrandr) and xwininfo)) -Requires: make +BuildRequires: make %endif %description -- cgit