mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 12:41:58 +02:00
firewalld: Add missing rdep on nftables-python
Fixes Issue #280 Signed-off-by: Winfried Dobbe <winfried.dobbe@xmsnet.nl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -87,4 +87,5 @@ RDEPENDS_${PN} = "\
|
|||||||
python3-slip-dbus \
|
python3-slip-dbus \
|
||||||
python3-decorator \
|
python3-decorator \
|
||||||
python3-pygobject \
|
python3-pygobject \
|
||||||
|
nftables-python \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user