diff options
| -rw-r--r-- | recipes-qt/qt5/qtxmlpatterns_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb index f4b7f427..8c5990a3 100644 --- a/recipes-qt/qt5/qtxmlpatterns_git.bb +++ b/recipes-qt/qt5/qtxmlpatterns_git.bb | |||
| @@ -14,7 +14,8 @@ LIC_FILES_CHKSUM = " \ | |||
| 14 | 14 | ||
| 15 | DEPENDS += "qtbase" | 15 | DEPENDS += "qtbase" |
| 16 | 16 | ||
| 17 | PACKAGECONFIG ?= "qtdeclarative" | 17 | PACKAGECONFIG ?= "" |
| 18 | PACKAGECONFIG_class-target ?= "qtdeclarative" | ||
| 18 | PACKAGECONFIG[qtdeclarative] = ",,qtdeclarative" | 19 | PACKAGECONFIG[qtdeclarative] = ",,qtdeclarative" |
| 19 | 20 | ||
| 20 | do_configure_prepend() { | 21 | do_configure_prepend() { |
