diff --git a/recipes-support/telepathy/telepathy-qt_0.9.7.bb b/recipes-support/telepathy/telepathy-qt_0.9.7.bb index 00277dd2..746de8ee 100644 --- a/recipes-support/telepathy/telepathy-qt_0.9.7.bb +++ b/recipes-support/telepathy/telepathy-qt_0.9.7.bb @@ -18,4 +18,5 @@ EXTRA_OECMAKE += " \ -DDESIRED_QT_VERSION=5 \ -DENABLE_TESTS=FALSE \ -DENABLE_FARSTREAM=FALSE \ + -DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')} \ "