From 42937eb24763c1bdf9d2061dcbae66d9116bbd45 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 26 May 2011 01:59:48 +0200 Subject: [PATCH] task-pandora-xfce: Another fix to remove QT4-demos and examples --- recipes/tasks/task-pandora-xfce.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \ " -- 2.39.2