freedreno/drm: add mesautil dependency
What does this MR do and why?
freedreno/drm: add mesautil dependency
The libfreedreno_drm library should depend on mesautil to bring in the
zlib compiler and linker flags used by the RD dumping facilities that
were integrated recently.
Signed-off-by: Zan Dobersek <zdobersek@igalia.com>
Fixes: bde26a32e19 ("freedreno/drm: Add rd dumper support")