]> code.ossystems Code Review - openembedded-core.git/commitdiff
libomxil (0.9.3): drop unecessary dependencies
authorMatthieu Crapet <mcrapet@gmail.com>
Fri, 19 Apr 2013 09:01:23 +0000 (11:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 May 2013 07:40:56 +0000 (08:40 +0100)
Since version 0.9.2, Bellagio's components (vorbis, mad, also, ...)  are shipped in separate packages.

Signed-off-by: Matthieu Crapet <mcrapet@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb

index ded0e1c060fb694918825379eb637b6958ca9405..8c3166f4b797d224d281446f6f8d1332b71ca7a2 100644 (file)
@@ -4,7 +4,6 @@ LICENSE = "LGPLv2.1+"
 LICENSE_FLAGS = "commercial"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ae6f0f4dbc7ac193b50f323a6ae191cb \
                     file://src/omxcore.h;beginline=1;endline=27;md5=806b1e5566c06486fe8e42b461e03a90"
-DEPENDS = "libvorbis libogg alsa-lib libmad"
 
 PR = "r0"