From 695e73c2904823fd4749355d1b0c617672e461f5 Mon Sep 17 00:00:00 2001 From: Michael van Elst Date: Wed, 15 Jan 2003 16:57:15 +0000 Subject: [PATCH] GCC is not needed, tested against Sun Forte C --- al/al.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/al/al.spec b/al/al.spec index f77b715467..37a65af5cc 100644 --- a/al/al.spec +++ b/al/al.spec @@ -44,7 +44,7 @@ Source0: ftp://ftp.ossp.org/pkg/lib/al/al-%{version}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030103, gcc +BuildPreReq: OpenPKG, openpkg >= 20030103 PreReq: OpenPKG, openpkg >= 20030103 %if "%{with_ex}" == "yes" BuildPreReq: ex