From 5bf62addd388c88dae9bb1e08ba0afc3412305d8 Mon Sep 17 00:00:00 2001 From: Windel Bouwman Date: Fri, 12 Jul 2019 08:19:54 +0200 Subject: Fix python-humanfriendly recipe for python2. Signed-off-by: Windel Bouwman Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb') diff --git a/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb b/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb index 2ca5fe36f4..4e03a654c9 100644 --- a/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb +++ b/meta-python/recipes-devtools/python/python-humanfriendly_4.18.bb @@ -1,2 +1,2 @@ -inherit setuptools3 +inherit setuptools require python-humanfriendly.inc -- cgit v1.2.3-54-g00ecf