From c10a31b11cd2ccc5ea3c224fd98f12d3907c1f20 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 17 Jul 2006 15:23:04 +0000 Subject: Require: base packages iff %build_infos --- contrib/crossrpms/gcc/target-gcc.add | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/crossrpms/gcc') diff --git a/contrib/crossrpms/gcc/target-gcc.add b/contrib/crossrpms/gcc/target-gcc.add index eff3375133..2c7bf5f6ec 100644 --- a/contrib/crossrpms/gcc/target-gcc.add +++ b/contrib/crossrpms/gcc/target-gcc.add @@ -9,6 +9,10 @@ # Requires: @rpmprefix@@tool_target@-newlib = %{newlib_version}-%{release} # License: GPL +# %if %build_infos +# Requires: @rpmprefix@rtems4.7-base-gcc +# %endif + %description -n @rpmprefix@@tool_target@-gcc GNU cc compiler for @tool_target@. -- cgit v1.2.3