diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb b/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb index 9d67e4f338..8260913087 100644 --- a/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb +++ b/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb | |||
| @@ -10,3 +10,5 @@ SRC_URI[md5sum] = "44ab782615894a812ab96669a122a634" | |||
| 10 | SRC_URI[sha256sum] = "87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca" | 10 | SRC_URI[sha256sum] = "87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca" |
| 11 | 11 | ||
| 12 | inherit setuptools3 pypi | 12 | inherit setuptools3 pypi |
| 13 | |||
| 14 | RDEPENDS:${PN} += "python3-pickle" | ||
