mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00: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