From 6a4b51f65282cf9fb8591c6a55058c7601fab435 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 16 Jan 2003 08:05:21 +0000 Subject: [PATCH] requires gcc --- tftp/tftp.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tftp/tftp.spec b/tftp/tftp.spec index d6f6a641ef..f8adb32513 100644 --- a/tftp/tftp.spec +++ b/tftp/tftp.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: Networtk License: GPL Version: 0.32 -Release: 20030115 +Release: 20030116 # list of sources Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.gz @@ -43,7 +43,7 @@ Source2: rc.tftp # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, make +BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc PreReq: OpenPKG, openpkg >= 20020206 AutoReq: no AutoReqProv: no