From 1bb9de8f54d5bcb0e0a47f3494e3b17bb39e714e Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 21 Jan 2018 11:20:28 -0500 Subject: Remove deprecated python3-signal from the RDEPENDS The python3-signal package was removed as part of the migration to the json manifest file. The signal functionality is now part of core Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb b/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb index 177a2b5292..429c6bfb54 100644 --- a/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb +++ b/meta-python/recipes-devtools/python/python3-langtable_0.0.38.bb @@ -27,6 +27,5 @@ RDEPENDS_${PN} += " \ ${PYTHON_PN}-doctest \ ${PYTHON_PN}-enum \ ${PYTHON_PN}-logging \ - ${PYTHON_PN}-signal \ ${PYTHON_PN}-xml \ " -- cgit 1.2.3-korg