summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo.zacarias@free-electrons.com>2015-11-20 10:06:51 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-11-26 22:36:19 +0100
commitbb5e3ffb11477d5a21f01e3ae8b9b6100fef859a (patch)
tree7e4812fcfe07ced2e461d7697ee54b9e46e41d3a /package/gcc
parent0885724fbeea6728b3503139d53b013394da7ed1 (diff)
downloadbuildroot-bb5e3ffb11477d5a21f01e3ae8b9b6100fef859a.tar.gz
buildroot-bb5e3ffb11477d5a21f01e3ae8b9b6100fef859a.zip
gstreamer: can optionally use libxml2
gstreamer can optionally build against libxml2, so account for it in the dependencies. Functionality seems somewhat reduced without it, an example being misdetecting subtitle (.srt) files as subrip mime type instead of subtitle itself. A failed scenario would be: $ gst-typefind-0.10 some.srt some.srt - application/x-subrip When built with libxml2: $ gst-typefind-0.10 some.srt some.srt - application/x-subtitle This doesn't affect gstreamer 1.x since it dropped any use of libxml2. Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud