mirror of
https://src.fedoraproject.org/rpms/nodejs18.git
synced 2024-11-24 17:44:23 +00:00
Fix typo
This commit is contained in:
parent
6796d7797b
commit
d54471f55e
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ BuildRequires: libuv-devel >= 1:1.9.1
|
||||||
Requires: libuv >= 1:1.9.1
|
Requires: libuv >= 1:1.9.1
|
||||||
%else
|
%else
|
||||||
Provides: bundled(http-parser) = %{http_parser_version}
|
Provides: bundled(http-parser) = %{http_parser_version}
|
||||||
Provides" bundled(libuv) = %{libuv_version}
|
Provides: bundled(libuv) = %{libuv_version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRequires: (openssl-devel <= 1:1.1.0 or compat-openssl10-devel)
|
BuildRequires: (openssl-devel <= 1:1.1.0 or compat-openssl10-devel)
|
||||||
|
|
Loading…
Reference in a new issue