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 | |
parent | bd4028cfd4a24a0c5875e7445bb115619830b947 (diff) |
qtopia-phone-x11: Disable gstreamer for now. We have different multimedia solutions anyway
Diffstat (limited to 'packages/qtopia-phone')
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11/fic-gta02/device-conf | 1 | ||||
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/packages/qtopia-phone/qtopia-phone-x11/fic-gta02/device-conf b/packages/qtopia-phone/qtopia-phone-x11/fic-gta02/device-conf index b2f7fd0410..fa44869e4a 100644 --- a/packages/qtopia-phone/qtopia-phone-x11/fic-gta02/device-conf +++ b/packages/qtopia-phone/qtopia-phone-x11/fic-gta02/device-conf @@ -2,7 +2,6 @@ -xplatform OE_QT_XPLATFORM -verbose -qtopiamedia --mediaengines gstreamer -no-infrared -dbus -dbuspath OE_QT_DBUSPATH 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}" |