Browse Source

Requires GNU flex

master
Michael Schloh von Bennewitz 23 years ago committed by Ralf S. Engelschall
parent
commit
d34c3f2c5e
  1. 4
      splint/splint.spec

4
splint/splint.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter
License: GPL
Version: 3.0.1.6
Release: 20020821
Release: 20020822
# list of sources
Source0: http://www.splint.org/downloads/splint-%{version}.src.tgz
@ -41,7 +41,7 @@ Source0: http://www.splint.org/downloads/splint-%{version}.src.tgz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make, flex
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save