grim: cleanup

This commit is contained in:
MarkusVolk 2021-12-04 17:02:18 +01:00
parent 82c87bcd8d
commit f7e4555687

View File

@ -16,7 +16,7 @@ DEPENDS += " \
wayland \ wayland \
wayland-native \ wayland-native \
wayland-protocols \ wayland-protocols \
" "
SRC_URI = "git://github.com/emersion/grim.git;protocol=https;branch=master" SRC_URI = "git://github.com/emersion/grim.git;protocol=https;branch=master"
@ -26,7 +26,7 @@ SRCREV = "v${PV}"
inherit meson pkgconfig features_check inherit meson pkgconfig features_check
EXTRA_OEMESON += "--buildtype release" EXTRA_OEMESON = "--buildtype release"
BBCLASSEXTEND = "" BBCLASSEXTEND = ""