aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-daap_0.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-daap_0.7.1.bb')
-rw-r--r--recipes/python/python-daap_0.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-daap_0.7.1.bb b/recipes/python/python-daap_0.7.1.bb
index 806297ff3d..a16573a44f 100644
--- a/recipes/python/python-daap_0.7.1.bb
+++ b/recipes/python/python-daap_0.7.1.bb
@@ -8,7 +8,7 @@ inherit distutils
SRC_URI = "http://jerakeen.org/files/PythonDaap-${PV}.tar.gz"
S = "${WORKDIR}/PythonDaap-${PV}"
-RDEPENDS = "python-compression"
+RDEPENDS_${PN} = "python-compression"
SRC_URI[md5sum] = "b3db3d60b0ee83f5f23101d2c3bb99e0"