summaryrefslogtreecommitdiff
path: root/meta/packages/tremor/tremor_20100422.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/tremor/tremor_20100422.bb')
-rw-r--r--meta/packages/tremor/tremor_20100422.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/packages/tremor/tremor_20100422.bb b/meta/packages/tremor/tremor_20100422.bb
index b13b4b374..5c66b2ab7 100644
--- a/meta/packages/tremor/tremor_20100422.bb
+++ b/meta/packages/tremor/tremor_20100422.bb
@@ -1,8 +1,10 @@
+DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
SECTION = "libs"
PRIORITY = "optional"
-DEPENDS = "libogg"
-DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
+ file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f"
+DEPENDS = "libogg"
SRCDATE = "${PV}"
PR = "r0"