From: Michael Mrozek Date: Wed, 25 May 2011 23:59:48 +0000 (+0200) Subject: task-pandora-xfce: Another fix to remove QT4-demos and examples X-Git-Tag: sz_beta3~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42937eb24763c1bdf9d2061dcbae66d9116bbd45;p=openpandora.oe.git task-pandora-xfce: Another fix to remove QT4-demos and examples --- diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 9e1592c..2ca949a 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r47" +PR = "r48" inherit task @@ -141,7 +141,7 @@ QT_SUPPORT = " \ " # We want all of the Qt metapackage (for dev use) without the demos/examples. -BAD_RECOMMENDS += " \ +BAD_RECOMMENDATIONS += " \ qt4-demos \ qt4-examples \ "