diff options
Diffstat (limited to 'docs/extra-apps.md')
| -rw-r--r-- | docs/extra-apps.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/extra-apps.md b/docs/extra-apps.md new file mode 100644 index 0000000..b9ee2cb --- /dev/null +++ b/docs/extra-apps.md | |||
| @@ -0,0 +1,8 @@ | |||
| 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 | licenseadding to you local.conf: | ||
| 8 | `LICENSE_FLAGS_WHITELIST = "commercial"` | ||
