seatd: inherit pkgconfig

This commit is contained in:
MarkusVolk 2021-11-23 17:55:35 +01:00
parent b6eac48695
commit 3a145cb0b9

View File

@ -26,7 +26,7 @@ S = "${WORKDIR}/git"
PV = "0.6.3" PV = "0.6.3"
SRCREV = "${PV}" SRCREV = "${PV}"
inherit meson inherit meson pkgconfig
EXTRA_OEMESON += "--buildtype release" EXTRA_OEMESON += "--buildtype release"