1
0
mirror of https://codeberg.org/flk/meta-wayland.git synced 2025-04-05 08:26:49 +02:00

imv: fix typo

This commit is contained in:
Markus Volk 2021-06-02 21:31:34 +02:00
parent 5e966248a4
commit 62bd4d2c0b

@ -40,6 +40,6 @@ S = "${WORKDIR}/git"
PV = "4.2.0" PV = "4.2.0"
SRCREV = "v${PV}" SRCREV = "v${PV}"
inherit meson pkgconfig mime-xdg features-check inherit meson pkgconfig mime-xdg features_check
BBCLASSEXTEND = "" BBCLASSEXTEND = ""