summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-03-07 10:59:29 +0000
committerHolger Freyther <zecke@selfish.org>2008-03-07 10:59:29 +0000
commitbd4028cfd4a24a0c5875e7445bb115619830b947 (patch)
tree1754f51a96532c59fb113554132fbd3dae680b1b
parent0a9c6ac8a098cdbaf5d702096a197fea3fe67b99 (diff)
qtopia-phone-x11: Fix depends gstvideosink.h is provided by gst-plugins-base
-rw-r--r--packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb2
1 files changed, 1 insertions, 1 deletions
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}"