diff --git a/recipes-core/basu/basu_git.bb b/recipes-core/basu/basu_git.bb index 7866fd9..cd40a38 100644 --- a/recipes-core/basu/basu_git.bb +++ b/recipes-core/basu/basu_git.bb @@ -12,7 +12,7 @@ S = "${WORKDIR}/git" PV = "0.2.0" SRCREV = "v${PV}" -inherit meson +inherit meson pkgconfig EXTRA_OEMESON += "--buildtype release"