diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lockfile_0.12.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lockfile_0.12.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lockfile_0.12.2.bb b/meta-python/recipes-devtools/python/python3-lockfile_0.12.2.bb index 30b1297e7b..b9dc4722af 100644 --- a/meta-python/recipes-devtools/python/python3-lockfile_0.12.2.bb +++ b/meta-python/recipes-devtools/python/python3-lockfile_0.12.2.bb | |||
| @@ -12,6 +12,6 @@ SRC_URI[sha256sum] = "6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361 | |||
| 12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
| 13 | 13 | ||
| 14 | DEPENDS += "python3-distutils-extra-native python3-pbr-native" | 14 | DEPENDS += "python3-distutils-extra-native python3-pbr-native" |
| 15 | RDEPENDS_${PN} += "python3-sqlite3" | 15 | RDEPENDS:${PN} += "python3-sqlite3" |
| 16 | 16 | ||
| 17 | BBCLASSEXTEND = "native nativesdk" | 17 | BBCLASSEXTEND = "native nativesdk" |
