Meson: Add a missing build dependency, 'nnstreamer-internal'
authorWook Song <wook16.song@samsung.com>
Wed, 29 Mar 2023 02:47:00 +0000 (11:47 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 31 Mar 2023 02:34:34 +0000 (11:34 +0900)
commit5a9ab0d67c21979df53c38e4a85d410c55a6199f
tree9c3f90d69c3a47bb0ef94a77e4888c6681948680
parentbf1278ed44b5c67a828f90bd56e4481096e755c3
Meson: Add a missing build dependency, 'nnstreamer-internal'

This patch fixes build errors because of a missing header file,
'nnstreamer_internal.h', which should be included in the build
dependencies by meson.

Signed-off-by: Wook Song <wook16.song@samsung.com>
meson.build