xfce4-datetime-setter: Inherit pkgconfig

Fixes
Did not find pkg-config by name 'pkg-config'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-09-22 17:44:01 -07:00
parent 1f88b74cfc
commit a5c6fee0dc

View File

@ -13,7 +13,7 @@ SRCREV = "5c7a73a3824b03b91719e05e2604b97c7a72d50f"
S = "${WORKDIR}/git"
inherit gettext meson features_check
inherit gettext meson features_check pkgconfig
REQUIRED_DISTRO_FEATURES = "systemd x11"