style: meson dep variable rule
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 11 Aug 2023 10:01:18 +0000 (19:01 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 14 Aug 2023 04:28:59 +0000 (13:28 +0900)
commit203500e3efc7ba6da9e2b5c400529ebc247ca5e2
tree7222bbab098eea93e05935872e4b5968623f28ec
parent7415f56b2ced0fc04e8d6e26316e5b92bd405e19
style: meson dep variable rule

- If it is in a dep-list, it should be a dep object. Results of find_program() is not a dep object. Fix it!
- If it is a dep-list, its name should end with 'deps', not 'dep'.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/edge/meson.build
meson.build