aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pyqt_4.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pyqt_4.4.3.bb')
-rw-r--r--recipes/python/python-pyqt_4.4.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyqt_4.4.3.bb b/recipes/python/python-pyqt_4.4.3.bb
index a0003aa95e..7c75dad4ee 100644
--- a/recipes/python/python-pyqt_4.4.3.bb
+++ b/recipes/python/python-pyqt_4.4.3.bb
@@ -5,7 +5,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "sip-native python-sip"
-RDEPENDS = "python-core"
+RDEPENDS_${PN} = "python-core"
SRCNAME = "pyqt"
PR = "ml5"