Browse Source

requires GNU make

master
Christoph Schug 23 years ago committed by Ralf S. Engelschall
parent
commit
ba600e4f1c
  1. 4
      unrar/unrar.spec

4
unrar/unrar.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Archiver
License: freely distributable
Version: 3.1.3
Release: 20030113
Release: 20030114
# list of sources
Source0: http://files10.rarlab.com/rar/unrarsrc-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: http://files10.rarlab.com/rar/unrarsrc-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save