Browse Source

autogen requires GNU make

master
parent
commit
d90eaa8988
  1. 4
      autogen/autogen.spec

4
autogen/autogen.spec

@ -32,7 +32,7 @@ Distribution: OpenPKG [EXP]
Group: Development
License: GPL
Version: 5.2.11
Release: 20011121.0
Release: 20011123.0
# list of sources
Source0: http://download.sourceforge.net/AutoGen/autogen-%{version}.tar.gz
@ -40,7 +40,7 @@ Source0: http://download.sourceforge.net/AutoGen/autogen-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 0.9-20011025.0, guile, texinfo
BuildPreReq: OpenPKG, openpkg >= 0.9-20011025.0, guile, texinfo, make
PreReq: OpenPKG, openpkg >= 0.9-20011025.0, guile
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save