diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-xmlrunner_1.7.7.bb | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xmlrunner_1.7.7.bb b/meta-python/recipes-devtools/python/python3-xmlrunner_1.7.7.bb index e81e4dabee..7259c3fad3 100644 --- a/meta-python/recipes-devtools/python/python3-xmlrunner_1.7.7.bb +++ b/meta-python/recipes-devtools/python/python3-xmlrunner_1.7.7.bb  | |||
| @@ -7,3 +7,5 @@ SRC_URI[md5sum] = "7b0b152ed2d278516aedbc0cac22dfb3" | |||
| 7 | SRC_URI[sha256sum] = "5a6113d049eca7646111ee657266966e5bbfb0b5ceb2e83ee0772e16d7110f39" | 7 | SRC_URI[sha256sum] = "5a6113d049eca7646111ee657266966e5bbfb0b5ceb2e83ee0772e16d7110f39" | 
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 | 
| 10 | |||
| 11 | RDEPENDS:${PN} += "python3-unittest" | ||
