Browse Source

GCC is not needed, tested against Sun Forte C

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
695e73c290
  1. 2
      al/al.spec

2
al/al.spec

@ -44,7 +44,7 @@ Source0: ftp://ftp.ossp.org/pkg/lib/al/al-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, gcc BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103 PreReq: OpenPKG, openpkg >= 20030103
%if "%{with_ex}" == "yes" %if "%{with_ex}" == "yes"
BuildPreReq: ex BuildPreReq: ex

Loading…
Cancel
Save