diff options
-rw-r--r-- | move-to-next-monitor/move-to-next-monitor.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |