diff options
Diffstat (limited to 'recipes/python/python-traits_3.0.3.bb')
-rw-r--r-- | recipes/python/python-traits_3.0.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-traits_3.0.3.bb b/recipes/python/python-traits_3.0.3.bb index 9482a1b242..044b0d159c 100644 --- a/recipes/python/python-traits_3.0.3.bb +++ b/recipes/python/python-traits_3.0.3.bb @@ -16,3 +16,6 @@ RDEPENDS = "python-netclient" FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/enthought/traits/.debug" FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/enthought/traits/protocols/.debug" + +SRC_URI[md5sum] = "3b893056fadf3f0781b05b11413162ad" +SRC_URI[sha256sum] = "77224e8464c01162b3afa54d8cec8304ba647fca26f037d454cb6a14e2757604" |