1# Extra apps
2
3## omxplayer
4
5omxplayer depends on libav which has a commercial license. So in order to be
6able to compile omxplayer you will need to whiteflag the commercial
7license in your local.conf:
8
9    LICENSE_FLAGS_ACCEPTED = "commercial"
10