Browse Source

requires GNU make

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
2e75a14765
  1. 4
      atk/atk.spec

4
atk/atk.spec

@ -38,7 +38,7 @@ Distribution: OpenPKG [PLUS]
Group: XWindow
License: GPL
Version: %{V_atk}
Release: 20030610
Release: 20030612
# list of sources
Source0: ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/atk-%{V_atk}.tar.gz
@ -46,7 +46,7 @@ Source0: ftp://ftp.gtk.org/pub/gtk/v%{V_gtk_major}/atk-%{V_atk}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, X11, glib2 >= %{V_glib_major}
BuildPreReq: OpenPKG, openpkg >= 20020206, make, X11, glib2 >= %{V_glib_major}
PreReq: OpenPKG, openpkg >= 20020206, X11, glib2 >= %{V_glib_major}
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save