summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/pamela_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/pamela_1.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/pamela_1.2.0.bb2
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
7PYPI_PACKAGE = "pamela" 7PYPI_PACKAGE = "pamela"
8 8
9inherit pypi setuptools3 9inherit pypi python_setuptools_build_meta
10 10
11RDEPENDS:${PN} = "libpam" 11RDEPENDS:${PN} = "libpam"
12 12