diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/pamela_1.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/pamela_1.2.0.bb b/meta-python/recipes-devtools/python/pamela_1.2.0.bb index ff87e187ca..d343458aea 100644 --- a/meta-python/recipes-devtools/python/pamela_1.2.0.bb +++ b/meta-python/recipes-devtools/python/pamela_1.2.0.bb | |||
| @@ -6,7 +6,7 @@ SRC_URI[sha256sum] = "0ea6e2a99dded8c7783a4a06f2d31f5bdcad894d79101e8f09322e387a | |||
| 6 | 6 | ||
| 7 | PYPI_PACKAGE = "pamela" | 7 | PYPI_PACKAGE = "pamela" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi python_setuptools_build_meta |
| 10 | 10 | ||
| 11 | RDEPENDS:${PN} = "libpam" | 11 | RDEPENDS:${PN} = "libpam" |
| 12 | 12 | ||
