diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pbr_4.2.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pbr_4.2.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb b/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb index 8f7f924dab..a4b56cdbdf 100644 --- a/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb +++ b/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb | |||
@@ -1,2 +1,3 @@ | |||
1 | inherit setuptools | 1 | inherit setuptools |
2 | require python-pbr.inc | 2 | # The inc file is in oe-core |
3 | require recipes-devtools/python/python-pbr.inc | ||