From 0ee52feaef1654c2c57506d431224ff8c2b179a0 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Wed, 31 May 2023 10:23:13 +0200 Subject: python3-fcntl: add missing run-time dependencies Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb index 2720f3ed9f..8c192d296c 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb @@ -12,6 +12,7 @@ RDEPENDS:${PN} += " \ python3-distutils \ python3-io \ python3-json \ + python3-fcntl \ python3-logging \ python3-multiprocessing \ python3-pickle \ -- cgit v1.2.3-54-g00ecf