mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
imv: fix typo
This commit is contained in:
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 = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user