mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-04 10:40:33 +01:00
contrib/fedora: Update required packages
Add dhclient and iptables packages to build dependencies to satisfy
rpmbuild complaints:
```
error: Failed build dependencies:
dhclient is needed by NetworkManager-1:1.9.2-18653.43dba57439.fc28.x86_64
iptables is needed by NetworkManager-1:1.9.2-18653.43dba57439.fc28.x86_64
ERROR: rpmbuild FAILED
```
https://github.com/NetworkManager/NetworkManager/pull/33
(cherry picked from commit 301cf7151b)
This commit is contained in:
parent
da2139b87d
commit
3cd716e229
1 changed files with 2 additions and 0 deletions
|
|
@ -20,11 +20,13 @@ yum install \
|
|||
dbus-glib-devel \
|
||||
dbus-python \
|
||||
dbus-x11 \
|
||||
dhclient \
|
||||
gettext-devel \
|
||||
git \
|
||||
gobject-introspection-devel \
|
||||
gtk-doc \
|
||||
intltool \
|
||||
iptables \
|
||||
jansson-devel \
|
||||
libcurl-devel \
|
||||
libndp-devel \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue