diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase.inc')
-rw-r--r-- | recipes-qt/qt5/qtbase.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc index 378f229b..4fe6bd5e 100644 --- a/recipes-qt/qt5/qtbase.inc +++ b/recipes-qt/qt5/qtbase.inc | |||
@@ -116,7 +116,7 @@ PACKAGECONFIG[linuxfb] = "-linuxfb,-no-linuxfb" | |||
116 | PACKAGECONFIG[mitshm] = "-mitshm,-no-mitshm,mitshm" | 116 | PACKAGECONFIG[mitshm] = "-mitshm,-no-mitshm,mitshm" |
117 | PACKAGECONFIG[kms] = "-kms,-no-kms,kms" | 117 | PACKAGECONFIG[kms] = "-kms,-no-kms,kms" |
118 | # needed for qtdeclarative (qtdeclarative.do_configure fails to find quick module without) | 118 | # needed for qtdeclarative (qtdeclarative.do_configure fails to find quick module without) |
119 | PACKAGECONFIG[icu] = "-icu,-no-icu,${ICU}" | 119 | PACKAGECONFIG[icu] = "-icu,-no-icu,icu" |
120 | PACKAGECONFIG[udev] = "-libudev,-no-libudev,udev" | 120 | PACKAGECONFIG[udev] = "-libudev,-no-libudev,udev" |
121 | # use -openssl-linked here to ensure that RDEPENDS for libcrypto and libssl are detected | 121 | # use -openssl-linked here to ensure that RDEPENDS for libcrypto and libssl are detected |
122 | PACKAGECONFIG[openssl] = "-openssl-linked,-no-openssl,openssl" | 122 | PACKAGECONFIG[openssl] = "-openssl-linked,-no-openssl,openssl" |