Browse Source

fix dependencies

master
parent
commit
456569556c
  1. 4
      acroread/acroread.spec

4
acroread/acroread.spec

@ -36,7 +36,7 @@ Distribution: OpenPKG [EXP]
Group: Print
License: Commercial
Version: %{V_real}
Release: 20020522
Release: 20020613
# list of sources
Source0: ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/linux-%{V_comp}.tar.gz
@ -45,7 +45,7 @@ Source1: ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/solaris-%{V_c
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, gzip, tar
PreReq: OpenPKG, openpkg >= 20020206, X11
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save