diff options
-rw-r--r-- | docs/extra-apps.md | 2 |
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 | ||
5 | omxplayer depends on libav which has a commercial license. So in order to be | 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 | 6 | able to compile omxplayer you will need to whiteflag the commercial |
7 | licenseadding to you local.conf: | 7 | license in your local.conf: |
8 | 8 | ||
9 | LICENSE_FLAGS_WHITELIST = "commercial" | 9 | LICENSE_FLAGS_WHITELIST = "commercial" |