meson/ttml: Add missing math library dependency
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 1 Dec 2016 03:40:45 +0000 (22:40 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 1 Dec 2016 03:40:45 +0000 (22:40 -0500)
commitc03a4829acf6ef5cf8fa2f272a87212a1c8ab539
treedf80e7026bcab22d731b0470b61711e2f42cb5a9
parent4b3baab40a3baa2042985a0fce6421661cbffca2
meson/ttml: Add missing math library dependency

This code call 'round' which may require linking against the math library
on some compilers.
ext/ttml/meson.build