Browse Source

Fix requirements (found by our src2make)

master
parent
commit
649a096604
  1. 4
      pcre/pcre.spec

4
pcre/pcre.spec

@ -40,8 +40,8 @@ Source0: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-%{versi
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG
PreReq: OpenPKG
BuildPreReq: OpenPKG, openpkg >= 0.9-20011025.0, make
PreReq: OpenPKG, openpkg >= 0.9-20011025.0
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save