[meson]Correct deprecated arg in features
authorJihoon Lee <jhoon.it.lee@samsung.com>
Fri, 15 May 2020 00:54:46 +0000 (09:54 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 15 May 2020 02:30:41 +0000 (11:30 +0900)
commita24b0f4f939749231d3492db7979772b1ab019ed
treecb8acbd0b30d47ccfafd55a0c878c36e6e088470
parent27dabee24a0b2855fe2219a3da91884d074c5cca
[meson]Correct deprecated arg in features

**Changes proposed in this PR:**
- Change `additional_deps` -> `extra_deps` for tflite-nnapi-delegation

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
meson.build