Browse Source

requires gcc for solaris 64bit

master
Thomas Lotterer 24 years ago committed by Ralf S. Engelschall
parent
commit
fbb1a7caef
  1. 4
      lsof/lsof.spec

4
lsof/lsof.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Filesystem
License: BSD
Version: 4.64
Release: 20020626
Release: 20020815
# list of sources
Source0: ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save