Browse Source

I *guess* we need texinfo here although vendor documentation states that either GNU make *or* texinfo should be sufficient. Let's give it a try.

master
Christoph Schug 23 years ago committed by Ralf S. Engelschall
parent
commit
4ffaeea250
  1. 4
      guile/guile.spec

4
guile/guile.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Language Group: Language
License: GPL License: GPL
Version: 1.6.1 Version: 1.6.1
Release: 20030113 Release: 20030114
# list of sources # list of sources
Source0: ftp://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz Source0: ftp://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: ftp://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make BuildPreReq: OpenPKG, openpkg >= 20020206, make, texinfo
PreReq: OpenPKG, openpkg >= 20020206, libtool PreReq: OpenPKG, openpkg >= 20020206, libtool
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save