Browse Source

requires gcc because of alloca(3)

master
parent
commit
5449422736
  1. 4
      orbit/orbit.spec

4
orbit/orbit.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: System
License: GPL
Version: 0.5.17
Release: 20030114
Release: 20030115
# list of sources
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-%{version}.tar.gz
@ -42,7 +42,7 @@ Patch0: orbit.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, glib, make, bison, flex, gettext
BuildPreReq: OpenPKG, openpkg >= 20020206, glib, make, bison, flex, gettext, gcc
PreReq: OpenPKG, openpkg >= 20020206, glib
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save