diff options
Diffstat (limited to 'meta/recipes-multimedia/libtheora')
-rw-r--r-- | meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb | 2 |
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 664d8480a2..178e1a9240 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 @@ DESCRIPTION = "The libtheora reference implementation provides the standard enco | |||
3 | HOMEPAGE = "http://xiph.org/" | 3 | HOMEPAGE = "http://xiph.org/" |
4 | BUGTRACKER = "https://trac.xiph.org/newticket" | 4 | BUGTRACKER = "https://trac.xiph.org/newticket" |
5 | SECTION = "libs" | 5 | SECTION = "libs" |
6 | LICENSE = "BSD" | 6 | LICENSE = "BSD-3-Clause" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf91718f59eb6a83d06dc7bcaf411132" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf91718f59eb6a83d06dc7bcaf411132" |
8 | DEPENDS = "libogg" | 8 | DEPENDS = "libogg" |
9 | 9 | ||