mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-05 18:44:36 +02:00
Merge pull request 'wf-recorder: fix has a lack of whitespace warning' (#16) from EasyIP2023/meta-wayland:warn/fix-wf-recorder into master
Reviewed-on: https://codeberg.org/flk/meta-wayland/pulls/16
This commit is contained in:
commit
82de2a5989
@ -27,7 +27,7 @@ PV = "0.5.0"
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
EXTRA_OEMESON += "--buildtype release"
|
||||
GIR_EXTRA_LIBS_PATH="${WORKDIR}"
|
||||
GIR_EXTRA_LIBS_PATH = "${WORKDIR}"
|
||||
|
||||
FILES:${PN} += "${prefix}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user