Browse Source

guess it requires GNU make

master
parent
commit
a3805d5754
  1. 4
      sablotron/sablotron.spec

4
sablotron/sablotron.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: SGML
License: MPL 1.1
Version: 0.97
Release: 20030111
Release: 20030113
# list of sources
Source0: http://download-2.gingerall.cz/download/sablot/Sablot-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: http://download-2.gingerall.cz/download/sablot/Sablot-%{version}.t
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20021230, expat, gcc, perl, perl-xml
BuildPreReq: OpenPKG, openpkg >= 20021230, expat, gcc, make, perl, perl-xml
PreReq: OpenPKG, openpkg >= 20021230
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save