Browse Source

add autoconf/automake to the equation

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
93600cfd23
  1. 2
      cfengine/cfengine.spec

2
cfengine/cfengine.spec

@ -41,7 +41,7 @@ Source0: ftp://ftp.iu.hio.no/pub/cfengine/cfengine-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, db, openssl, bison, flex
BuildPreReq: OpenPKG, openpkg >= 20020206, db, openssl, bison, flex, autoconf, automake, libtool
PreReq: OpenPKG, openpkg >= 20020206, db, openssl
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save