Browse Source

require GNU make to workaround problem is this version

master
parent
commit
ba99a06f1f
  1. 4
      l2/l2.spec

4
l2/l2.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: System Group: System
License: MIT-style License: MIT-style
Version: 0.9.0 Version: 0.9.0
Release: 20020730 Release: 20020821
# list of sources # list of sources
Source0: ftp://ftp.ossp.org/pkg/lib/l2/l2-%{version}.tar.gz Source0: ftp://ftp.ossp.org/pkg/lib/l2/l2-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: ftp://ftp.ossp.org/pkg/lib/l2/l2-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206 BuildPreReq: OpenPKG, openpkg >= 20020206, make
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save