Browse Source

fix dependencies

master
parent
commit
a866d88139
  1. 4
      nqp/nqp.spec

4
nqp/nqp.spec

@ -49,8 +49,8 @@ Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20160101, perl
PreReq: OpenPKG, openpkg >= 20160101
BuildPreReq: moarvm >= 2018.02
PreReq: moarvm >= 2018.02
BuildPreReq: moarvm >= 2018.08
PreReq: moarvm >= 2018.08
%if "%{with_parrot}" == "yes"
BuildPreReq: parrot
PreReq: parrot

Loading…
Cancel
Save