diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb b/meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb index e11786349c..c2ec856fdb 100644 --- a/meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-oauthlib_3.1.1.bb | |||
| @@ -19,4 +19,4 @@ PACKAGECONFIG[signedtoken] = ",,,${PYTHON_PN}-cryptography ${PYTHON_PN}-pyjwt" | |||
| 19 | PACKAGECONFIG[signals] = ",,,${PYTHON_PN}-blinker" | 19 | PACKAGECONFIG[signals] = ",,,${PYTHON_PN}-blinker" |
| 20 | PACKAGECONFIG[rsa] = ",,,${PYTHON_PN}-cryptography" | 20 | PACKAGECONFIG[rsa] = ",,,${PYTHON_PN}-cryptography" |
| 21 | 21 | ||
| 22 | RDEPENDS_${PN} += "${PYTHON_PN}-core ${PYTHON_PN}-crypt ${PYTHON_PN}-datetime ${PYTHON_PN}-json ${PYTHON_PN}-logging ${PYTHON_PN}-math ${PYTHON_PN}-netclient ${PYTHON_PN}-unittest" | 22 | RDEPENDS:${PN} += "${PYTHON_PN}-core ${PYTHON_PN}-crypt ${PYTHON_PN}-datetime ${PYTHON_PN}-json ${PYTHON_PN}-logging ${PYTHON_PN}-math ${PYTHON_PN}-netclient ${PYTHON_PN}-unittest" |
