diff options
Diffstat (limited to 'classes')
| -rw-r--r-- | classes/qmake5.bbclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/qmake5.bbclass b/classes/qmake5.bbclass index a49a7895..e1dda0d6 100644 --- a/classes/qmake5.bbclass +++ b/classes/qmake5.bbclass | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | # | 3 | # |
| 4 | inherit qmake5_base | 4 | inherit qmake5_base |
| 5 | 5 | ||
| 6 | QT5TOOLSDEPENDS ?= "qtbase-native " | 6 | QT5TOOLSDEPENDS ?= "qtbase-native" |
| 7 | DEPENDS_prepend = "${QT5TOOLSDEPENDS}" | 7 | DEPENDS_prepend = "${QT5TOOLSDEPENDS} " |
| 8 | 8 | ||
| 9 | # do we still need to export these? | 9 | # do we still need to export these? |
| 10 | #OE_QMAKE_INCDIR_QT = "${STAGING_INCDIR}/qt5" | 10 | #OE_QMAKE_INCDIR_QT = "${STAGING_INCDIR}/qt5" |
