diff options
| -rw-r--r-- | recipes-qt/qt5/qt5.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc index 39f7c3ce..4b748fb3 100644 --- a/recipes-qt/qt5/qt5.inc +++ b/recipes-qt/qt5/qt5.inc | |||
| @@ -48,10 +48,11 @@ PACKAGES =. "${PN}-qmlplugins-dbg ${PN}-tools-dbg ${PN}-plugins-dbg ${PN}-qmldes | |||
| 48 | ALLOW_EMPTY_${PN} = "1" | 48 | ALLOW_EMPTY_${PN} = "1" |
| 49 | ALLOW_EMPTY_${PN}-dbg = "1" | 49 | ALLOW_EMPTY_${PN}-dbg = "1" |
| 50 | 50 | ||
| 51 | RRECOMMENDS_${PN}_class-target = " \ | 51 | RRECOMMENDS_${PN} = " \ |
| 52 | ${PN}-plugins \ | 52 | ${PN}-plugins \ |
| 53 | ${PN}-qmlplugins \ | 53 | ${PN}-qmlplugins \ |
| 54 | " | 54 | " |
| 55 | RRECOMMENDS_${PN}_class-native = "" | ||
| 55 | 56 | ||
| 56 | RRECOMMENDS_${PN}-dev = " \ | 57 | RRECOMMENDS_${PN}-dev = " \ |
| 57 | ${PN} \ | 58 | ${PN} \ |
