From: Holger Freyther Date: Fri, 7 Mar 2008 10:59:29 +0000 (+0000) Subject: qtopia-phone-x11: Fix depends gstvideosink.h is provided by gst-plugins-base X-Git-Tag: Release-2010-05/1~7106^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd4028cfd4a24a0c5875e7445bb115619830b947;p=openembedded.git qtopia-phone-x11: Fix depends gstvideosink.h is provided by gst-plugins-base --- diff --git a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb index f9cc9b62bc..4373dffb41 100644 --- a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb +++ b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb @@ -10,7 +10,7 @@ SECTION = "qtopia-phone" LICENSE = "GPL" PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" -DEPENDS = "glib-2.0 dbus tslib gstreamer freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst" +DEPENDS = "glib-2.0 dbus tslib gst-plugins-base freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst" PROVIDES = "qtopia-phone" PR = "r1" SRCREV = "${AUTOREV}"