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
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

Loading…
Cancel
Save