aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-sip.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-sip.inc')
-rw-r--r--recipes/python/python-sip.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-sip.inc b/recipes/python/python-sip.inc
index 1267d07f59..99af450e1b 100644
--- a/recipes/python/python-sip.inc
+++ b/recipes/python/python-sip.inc
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip"
AUTHOR = "Phil Thompson"
LICENSE = "GPL"
DEPENDS = "python"
-RDEPENDS = "python-core"
+RDEPENDS_${PN} = "python-core"
SRC_URI = "http://www.riverbankcomputing.com/static/Downloads/sip4/sip-${PV}.tar.gz"