Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libdvdnav: requires thread support in toolchain | Thomas Petazzoni | 2013-01-06 | 1 | -2/+3 |
| | | | | | | | | | | | | | | libdvdnav requires thread support. The only package that depends on libdvdnav is mplayer, and it is an optional dependency, only activated when libdvdnav is enabled. So we don't have to push this thread support dependency to any other package. Fixes: http://autobuild.buildroot.org/results/54d6a737ae805ef1dbf77e5d11b4dd5366873ec0/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package/multimedia: move multimedia libraries out | Gustavo Zacarias | 2012-05-05 | 1 | -0/+13 |
Move multimedia libraries ouf of the Audio and Video category into the Libraries/Multimedia one. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |