From: Justin Patrin Date: Fri, 1 Dec 2006 17:49:26 +0000 (+0000) Subject: emotion: switch libxine for gstreamer in DEPENDS due to libxine being too old for... X-Git-Tag: Release-2010-05/1~9453^2~204^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1fb6fb9ab23bcbf55125ecc60d397c91422382d;p=openembedded.git emotion: switch libxine for gstreamer in DEPENDS due to libxine being too old for emotion --- diff --git a/packages/efl/emotion_20061116.bb b/packages/efl/emotion_20061116.bb index e10d0ededf..59a3fa7269 100644 --- a/packages/efl/emotion_20061116.bb +++ b/packages/efl/emotion_20061116.bb @@ -1,10 +1,11 @@ DESCRIPTION = "Emotion is a multimedia library based on libxine" LICENSE = "MIT" -DEPENDS = "eet virtual/evas edje virtual/ecore embryo virtual/libxine" +DEPENDS = "eet virtual/evas edje virtual/ecore embryo gstreamer gst-plugins-base" +# virtual/libxine #RPROVIDES += "emotion-themes emotion-plugins" RDEPENDS += "emotion-themes emotion-plugins" -PR = "r0" +PR = "r1" #FIXME: Needs patch not to build the examples when building against ecore-fb, because the examples depend on ecore-x11