Do not build-require w3m for generating manual.txt on rhel
This commit is contained in:
parent
af7b6cf54a
commit
5fa2e992e9
1 changed files with 2 additions and 0 deletions
|
|
@ -41,8 +41,10 @@ BuildRequires: ncurses-devel, gettext, automake
|
|||
# manual generation
|
||||
BuildRequires: /usr/bin/xsltproc, docbook-style-xsl, perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
%if 0%{!?rhel:1}
|
||||
# html manual -> txt manual conversion (lynx messes up the encoding)
|
||||
BuildRequires: w3m
|
||||
%endif
|
||||
|
||||
%if %{with hcache}
|
||||
%{?with_tokyocabinet:BuildRequires: tokyocabinet-devel}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue