meson: fix tizonia build
authorJulien Isorce <jisorce@oblong.com>
Sat, 21 Dec 2019 06:19:06 +0000 (22:19 -0800)
committerJulien Isorce <jisorce@oblong.com>
Mon, 23 Dec 2019 05:50:43 +0000 (21:50 -0800)
commit871625c950f3f20f5f410c9f707f2a3311587365
tree11b7d29fcc8179f67d6d8a7bda6cb2f527283c39
parent5f212c159be57dc02ffed0caeca965ec53ba0e8e
meson: fix tizonia build

meson.build was both using path to gst-omx/openmax/OMX*
headers and path to OMX headers provided by tizilheaders.pc
so this patch makes sure we only use the later.

Also bump tizonia minimum version to 0.19.0 which
is the latest release.
meson.build