diff options
Diffstat (limited to 'docs/extra-apps.md')
| -rw-r--r-- | docs/extra-apps.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/extra-apps.md b/docs/extra-apps.md new file mode 100644 index 0000000..53007dc --- /dev/null +++ b/docs/extra-apps.md | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # Extra apps | ||
| 2 | |||
| 3 | ## omxplayer | ||
| 4 | |||
| 5 | omxplayer depends on libav which has a commercial license. So in order to be | ||
| 6 | able to compile omxplayer you will need to whiteflag the commercial | ||
| 7 | license in your local.conf: | ||
| 8 | |||
| 9 | LICENSE_FLAGS_WHITELIST = "commercial" | ||
