Browse Source

requires GNU make

master
parent
commit
d578435f65
  1. 2
      xmake/xmake.spec

2
xmake/xmake.spec

@ -41,7 +41,7 @@ Source0: http://apollo.backplane.com/xmake/xmake-%{version}.tgz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20011126.0
BuildPreReq: OpenPKG, openpkg >= 20011126.0, make
PreReq: OpenPKG, openpkg >= 20011126.0
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save