diff options
Diffstat (limited to 'recipes-qt/qt5/qtdeclarative_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtdeclarative_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index d20f8f13..1a42b81d 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarative_git.bb | |||
| @@ -19,6 +19,8 @@ SRC_URI += " \ | |||
| 19 | file://0002-Use-python3-explicitly.patch \ | 19 | file://0002-Use-python3-explicitly.patch \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | LDFLAGS_append_riscv64 = " -pthread" | ||
| 23 | |||
| 22 | DEPENDS += "qtbase qtdeclarative-native" | 24 | DEPENDS += "qtbase qtdeclarative-native" |
| 23 | 25 | ||
| 24 | PACKAGECONFIG ??= "qml-debug qml-network ${@bb.utils.contains('DISTRO_FEATURES', 'qt5-static', 'static', '', d)}" | 26 | PACKAGECONFIG ??= "qml-debug qml-network ${@bb.utils.contains('DISTRO_FEATURES', 'qt5-static', 'static', '', d)}" |
