summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb')
-rw-r--r--meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb b/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
index e9646828a8..74d75720d3 100644
--- a/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
+++ b/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://xiph.org/"
3BUGTRACKER = "https://trac.xiph.org/newticket" 3BUGTRACKER = "https://trac.xiph.org/newticket"
4SECTION = "libs" 4SECTION = "libs"
5LICENSE = "BSD" 5LICENSE = "BSD"
6 6LIC_FILES_CHKSUM = "file://COPYING;md5=cf91718f59eb6a83d06dc7bcaf411132"
7DEPENDS = "libogg" 7DEPENDS = "libogg"
8 8
9PR = "r1" 9PR = "r1"