summaryrefslogtreecommitdiffstats
path: root/docs/extra-apps.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/extra-apps.md')
-rw-r--r--docs/extra-apps.md9
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
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_WHITELIST = "commercial"