Browse Source

Corrected build dependency

master
parent
commit
1006455bd3
  1. 4
      curl/curl.spec

4
curl/curl.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
Group: Web
License: GPL
Version: 7.9.7
Release: 20020514
Release: 20020516
# list of sources
Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2
@ -42,7 +42,7 @@ Patch0: curl.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, openssl
BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, patch
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save