Browse Source

requires gcc

master
parent
commit
6a4b51f652
  1. 4
      tftp/tftp.spec

4
tftp/tftp.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Networtk Group: Networtk
License: GPL License: GPL
Version: 0.32 Version: 0.32
Release: 20030115 Release: 20030116
# list of sources # list of sources
Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.gz Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.gz
@ -43,7 +43,7 @@ Source2: rc.tftp
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save