- Really enable libiptc for masquerading support (bsc#1191651)
Currently used by systemd-nspawn and systemd-networkd. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1207
This commit is contained in:
parent
c439b9bec9
commit
ee849c199d
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 18 13:01:01 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Really enable libiptc for masquerading support (bsc#1191651)
|
||||
|
||||
Currently used by systemd-nspawn and systemd-networkd.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 18 10:06:08 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -88,6 +88,7 @@ BuildRequires: pkgconfig(audit)
|
||||
BuildRequires: pkgconfig(libcryptsetup) >= 1.6.0
|
||||
BuildRequires: pkgconfig(libdw)
|
||||
BuildRequires: pkgconfig(libfido2)
|
||||
BuildRequires: pkgconfig(libiptc)
|
||||
BuildRequires: pkgconfig(liblz4)
|
||||
BuildRequires: pkgconfig(liblzma)
|
||||
BuildRequires: pkgconfig(libpcre2-8)
|
||||
|
Loading…
Reference in New Issue
Block a user