From df997e0747decf536fc96f6c3be1adf3056f9f35 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 21 Jan 2018 11:20:37 -0500 Subject: Remove deprecated python3-subprocess from the RDEPENDS The python3-subprocess package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pyinotify.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-pyinotify.inc') diff --git a/meta-python/recipes-devtools/python/python-pyinotify.inc b/meta-python/recipes-devtools/python/python-pyinotify.inc index 7fcbb1850f..975f11c10b 100644 --- a/meta-python/recipes-devtools/python/python-pyinotify.inc +++ b/meta-python/recipes-devtools/python/python-pyinotify.inc @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ab173cade7965b411528464589a08382" RDEPENDS_${PN} += "\ ${PYTHON_PN}-threading \ ${PYTHON_PN}-io \ - ${PYTHON_PN}-subprocess \ ${PYTHON_PN}-misc \ ${PYTHON_PN}-shell \ " -- cgit v1.2.3-54-g00ecf