add racc for BR explicitly
This commit is contained in:
parent
68fba0855b
commit
859585ba29
@ -39,6 +39,8 @@ BuildRequires: rubygem(pkg-config)
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: ruby-devel
|
BuildRequires: ruby-devel
|
||||||
|
# ruby27 needs this explicitly
|
||||||
|
BuildRequires: rubygem(racc)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Nokogiri parses and searches XML/HTML very quickly, and also has
|
Nokogiri parses and searches XML/HTML very quickly, and also has
|
||||||
|
Loading…
Reference in New Issue
Block a user