Browse Source

requires gcc and GNU make

master
parent
commit
1a790a3a50
  1. 4
      graphviz/graphviz.spec

4
graphviz/graphviz.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Graphics
License: GPL
Version: 1.8.9
Release: 20020805
Release: 20020814
# list of sources
Source0: http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-%{version}.tar.gz
@ -42,7 +42,7 @@ Patch0: graphviz.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, freetype, png, jpeg
BuildPreReq: OpenPKG, openpkg >= 20020206, freetype, png, jpeg, gcc, make
PreReq: OpenPKG, openpkg >= 20020206, freetype, png, jpeg
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save