mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 08:10:06 +01:00
contrib/fedora: add dependency on jansson
This commit is contained in:
parent
332994f1b1
commit
7e5b0c94e6
2 changed files with 2 additions and 0 deletions
|
|
@ -42,4 +42,5 @@ yum install \
|
|||
rpm-build \
|
||||
perl-YAML-LibYAM \
|
||||
perl-YAML \
|
||||
jansson-devel \
|
||||
|
||||
|
|
|
|||
|
|
@ -169,6 +169,7 @@ BuildRequires: pygobject3-base
|
|||
BuildRequires: dbus-python
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: polkit-devel
|
||||
BuildRequires: jansson-devel
|
||||
|
||||
|
||||
%description
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue