ttml: bump needed libxml2 version
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 3 Nov 2016 17:34:54 +0000 (17:34 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 3 Nov 2016 17:44:33 +0000 (17:44 +0000)
commit81d1b207ad1303991c3dc645de3b399dcd8573f3
tree201985f76ed2f96494a205e5a4a6c080afaf3a6f
parent99721ddffa10375f162caa47fd8019dbcd9baef9
ttml: bump needed libxml2 version

ttml was recently added but it won't compile unless libxml2 version 2.9.2
or later is available. In that version the first parameter of xmlGetProp
switched to being a const. In previous versions the compiler complains
about passing a const value to a non const argument.
configure.ac
ext/ttml/meson.build