summaryrefslogtreecommitdiffstats
path: root/docs/extra-apps.md
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2017-06-02 12:27:12 +0100
committerGitHub <noreply@github.com>2017-06-02 12:27:12 +0100
commit31a813c06954fed9423fabd9f21b5dd24ebce09e (patch)
tree84028e2ad4218c7216d51ae5b371bbff60130818 /docs/extra-apps.md
parentf6764c85e3638cc231df5b1cc78e4aa46f587519 (diff)
parent081405feaa544b5b5c55a3ac72e629f3f3869a26 (diff)
downloadmeta-raspberrypi-31a813c06954fed9423fabd9f21b5dd24ebce09e.tar.gz
Merge pull request #81 from agherzan/master
[pyro] Update to follow master
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"