meson: Add boost to the dependencies

Since the project uses boost library add it to meson dependencies.

Tested:
Local build no longer fails with a missing boost headers message on the
system without boost, but fails at the "meson setup build" stage with
an appropriate message.

Change-Id: I165fb61cf72adadbb1f67d64e378f84b0256307f
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
1 file changed