diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-07 12:20:41 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-07 12:20:41 +0000 |
commit | d7136ff4c2bdb1e7a68189e2023afe19ed16343d (patch) | |
tree | de85e1078cd7247f411baf81bfc377c0729cd850 /packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | |
parent | bd4028cfd4a24a0c5875e7445bb115619830b947 (diff) |
qtopia-phone-x11: Disable gstreamer for now. We have different multimedia solutions anyway
Diffstat (limited to 'packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb')
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | 2 |
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 4373dffb41..dbc985dc06 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 gst-plugins-base freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst" +DEPENDS = "glib-2.0 dbus tslib freetype alsa-lib bluez-libs virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor libxtst" PROVIDES = "qtopia-phone" PR = "r1" SRCREV = "${AUTOREV}" |