mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 18:10:29 +01:00
contrib/rpm: add BuildRequires for perl YAML module in spec
The module is used for building man pages by generate-plugin-docs.pl script.
1c2174a libnm-util: generate-plugin-docs.pl script for extracting plugin docs
This commit is contained in:
parent
7917b4d431
commit
bc18992dd8
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ BuildRequires: /usr/bin/autopoint
|
|||
BuildRequires: pkgconfig
|
||||
BuildRequires: libnl3-devel >= %{libnl3_version}
|
||||
BuildRequires: perl(XML::Parser)
|
||||
BuildRequires: perl(YAML)
|
||||
BuildRequires: automake autoconf intltool libtool
|
||||
BuildRequires: ppp = %{ppp_version}
|
||||
BuildRequires: ppp-devel = %{ppp_version}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue