aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-phoneutils_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-phoneutils_git.bb')
-rw-r--r--recipes/python/python-phoneutils_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-phoneutils_git.bb b/recipes/python/python-phoneutils_git.bb
index 1cf705a05f..492f80348c 100644
--- a/recipes/python/python-phoneutils_git.bb
+++ b/recipes/python/python-phoneutils_git.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Python Bindings for libphone-utils"
SECTION = "devel/python"
DEPENDS = "libphone-utils python-cython-native python-pyrex-native"
-RDEPENDS = "libphone-utils"
+RDEPENDS_${PN} = "libphone-utils"
SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd"
PV = "0.0.2+gitr${SRCPV}"