From 2dac98801d4dc4677dd74f8419b7304eeaf615d4 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 12 Jan 2021 01:52:08 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xrdp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xrdp.spec b/xrdp.spec index 038f0fb..db16a39 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -35,6 +35,7 @@ Patch6: xrdp-0.9.14-vnc-uninit.patch Patch7: xrdp-0.9.15-sesman-ini.patch %endif +BuildRequires: make BuildRequires: gcc BuildRequires: libX11-devel BuildRequires: libXfixes-devel