diff options
Diffstat (limited to 'poky/meta/recipes-devtools/python/python3-smmap_2.0.5.bb')
-rw-r--r-- | poky/meta/recipes-devtools/python/python3-smmap_2.0.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/python/python3-smmap_2.0.5.bb b/poky/meta/recipes-devtools/python/python3-smmap_2.0.5.bb new file mode 100644 index 000000000..e87b8df8c --- /dev/null +++ b/poky/meta/recipes-devtools/python/python3-smmap_2.0.5.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-smmap.inc |