From 7e8905d08947fd3a02b1b51a40295fdb6582e00a Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 24 May 2011 00:50:57 +0200 Subject: [PATCH] task-pandora-xfce.bb: Removed QT4 demos and examples --- recipes/tasks/task-pandora-xfce.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 27700f9..378db0b 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 = "r44" +PR = "r45" inherit task @@ -142,8 +142,8 @@ QT_SUPPORT = " \ # We want all of the Qt metapackage (for dev use) without the demos/examples. BAD_RRECOMMENDS += " \ - ${QT_SELECTED}-demos \ - ${QT_SELECTED}-examples \ + qt4-demos \ + qt4-examples \ " TOTEM = " \ -- 2.39.5