diff options
Diffstat (limited to 'recipes/python/python-pyqt_4.4.3.bb')
-rw-r--r-- | recipes/python/python-pyqt_4.4.3.bb | 2 |
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 7c75dad4ee..24dfc10356 100644 --- a/recipes/python/python-pyqt_4.4.3.bb +++ b/recipes/python/python-pyqt_4.4.3.bb @@ -7,7 +7,7 @@ LICENSE = "GPL" DEPENDS = "sip-native python-sip" RDEPENDS_${PN} = "python-core" SRCNAME = "pyqt" -PR = "ml5" +PR = "ml6" PYQT_OE_VERSION = "Qt_4_4_1" |