diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb b/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb index 472c4eb1c8..2068871d93 100644 --- a/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb +++ b/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb | |||
| @@ -11,5 +11,6 @@ PYPI_PACKAGE = "setuptools_scm_git_archive" | |||
| 11 | PYPI_SRC_URI = "https://files.pythonhosted.org/packages/7e/2c/0c15b29a1b5940250bfdc4a4f53272e35cd7cf8a34159291b6b4ec9eb291/${PYPI_ARCHIVE_NAME}" | 11 | PYPI_SRC_URI = "https://files.pythonhosted.org/packages/7e/2c/0c15b29a1b5940250bfdc4a4f53272e35cd7cf8a34159291b6b4ec9eb291/${PYPI_ARCHIVE_NAME}" |
| 12 | 12 | ||
| 13 | DEPENDS += "python3-setuptools-scm-native" | 13 | DEPENDS += "python3-setuptools-scm-native" |
| 14 | RDEPENDS:${PN} += "python3-setuptools-scm" | ||
| 14 | 15 | ||
| 15 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |
