From a0720aa66823faf0076dea2601657bb55cfedcdd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:52 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- tftp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tftp.spec b/tftp.spec index 8d74609..443b6cd 100644 --- a/tftp.spec +++ b/tftp.spec @@ -23,6 +23,7 @@ Patch8: tftp-hpa-5.2-pktinfo.patch Patch9: tftp-doc.patch Patch10: tftp-enhanced-logging.patch +BuildRequires: gcc BuildRequires: readline-devel autoconf systemd-units %description