commit | 952f3dfb54d3424225edaa78fe6b107f045aa29b | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Mon May 12 20:23:52 2014 +0200 |
committer | Peter Korsgaard <peter@korsgaard.com> | Mon May 12 22:19:11 2014 +0200 |
tree | 8b76d0cbe8c132b7dafccfe97cfc5bcf598128b6 | |
parent | a5dbc10a7fc1d707b277fd8a961ffb97a3e74af9 [diff] |
libbluray: needs dynamic library support The dependency is propagated to XBMC, even though XBMC currently requires an (e)glibc toolchain, which always have dynamic library support. This is just in case one day XBMC can be built against uClibc. Fixes: http://autobuild.buildroot.org/results/3fa/3fae35ebcf14d6f38284d8318f61f9b99998794c/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>