diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cbor2_5.5.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.5.1.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.5.1.bb index 5d36f36e7e..c8cfaa8aa3 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_5.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_5.5.1.bb | |||
@@ -15,6 +15,7 @@ SRC_URI += " \ | |||
15 | " | 15 | " |
16 | 16 | ||
17 | RDEPENDS:${PN}-ptest += " \ | 17 | RDEPENDS:${PN}-ptest += " \ |
18 | ${PYTHON_PN}-hypothesis \ | ||
18 | ${PYTHON_PN}-pytest \ | 19 | ${PYTHON_PN}-pytest \ |
19 | ${PYTHON_PN}-unixadmin \ | 20 | ${PYTHON_PN}-unixadmin \ |
20 | " | 21 | " |