From: Michael Mrozek Date: Fri, 17 Jun 2011 22:22:24 +0000 (+0200) Subject: task-pandora-xfce: Removed some non-needed qt4 stuff X-Git-Tag: sz_beta3~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab5dd78b77776e95c96f12af114b2951cad1c70;p=openpandora.oe.git task-pandora-xfce: Removed some non-needed qt4 stuff --- diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 908358e..a61bfa7 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -142,8 +142,7 @@ QT_SUPPORT = " \ libqtdesignercomponents4 \ libqtgui4 \ libqthelp4 \ - libqtnetwork4 \ - libqtopengl4 \ + libqtnetwork4 \ libqtscript4 \ libqtscripttools4 \ libqtsql4 \ @@ -152,30 +151,16 @@ QT_SUPPORT = " \ libqtuitools4 \ libqtwebkit4 \ libqtxml4 \ - libqtxmlpatterns4 \ libphonon4 \ - libqtmultimedia4 \ - libqtopenvg4 \ - libqtmediaservices4 \ - libqtdeclarative4 \ - libqtpvrqwswsegl4 \ qt4-tools \ qt4-assistant \ qt4-common \ qt4-dbus \ qt4-designer \ qt4-fonts \ - qt4-fonts-ttf-vera \ - qt4-fonts-ttf-dejavu \ - qt4-fonts-pfa \ - qt4-fonts-pfb \ - qt4-fonts-qpf \ qt4-linguist \ - qt4-makeqpf \ qt4-mkspecs \ qt4-pixeltool \ - qt4-qmlviewer \ - qt4-xmlpatterns \ qt4-qt3to4 \ qt4-plugin-imageformat-jpeg \ qt4-plugin-imageformat-gif \