summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/extra-apps.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extra-apps.md b/docs/extra-apps.md
index 9f9f465..53007dc 100644
--- a/docs/extra-apps.md
+++ b/docs/extra-apps.md
@@ -4,6 +4,6 @@
4 4
5omxplayer depends on libav which has a commercial license. So in order to be 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 6able to compile omxplayer you will need to whiteflag the commercial
7licenseadding to you local.conf: 7license in your local.conf:
8 8
9 LICENSE_FLAGS_WHITELIST = "commercial" 9 LICENSE_FLAGS_WHITELIST = "commercial"