diff options
Diffstat (limited to 'recipes-python/pyqt5/python3-pyqt5_5.12.1.bb')
-rw-r--r-- | recipes-python/pyqt5/python3-pyqt5_5.12.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb b/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb index 200a8154..fa830080 100644 --- a/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb +++ b/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb | |||
@@ -4,4 +4,4 @@ inherit python3native python3-dir | |||
4 | 4 | ||
5 | DEPENDS += "sip3 sip3-native python3" | 5 | DEPENDS += "sip3 sip3-native python3" |
6 | 6 | ||
7 | RDEPENDS_${PN} += "python3-core python3-sip3" | 7 | RDEPENDS:${PN} += "python3-core python3-sip3" |