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 Group: System
License: GPL License: GPL
Version: 0.5.17 Version: 0.5.17
Release: 20030114 Release: 20030115
# list of sources # list of sources
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-%{version}.tar.gz Source0: ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-%{version}.tar.gz
@ -42,7 +42,7 @@ Patch0: orbit.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} 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 PreReq: OpenPKG, openpkg >= 20020206, glib
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save