Browse Source

requires texinfo to get around broken install-info on Linux

master
Thomas Lotterer 24 years ago committed by Ralf S. Engelschall
parent
commit
9d61d48ce0
  1. 4
      groff/groff.spec

4
groff/groff.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Text
License: GPL
Version: 1.18
Release: 20020814
Release: 20020821
# list of sources
Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
@ -42,7 +42,7 @@ Patch0: groff.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, bison, gcc
BuildPreReq: OpenPKG, openpkg >= 20020206, bison, gcc, texinfo
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save