task-pandora-xfce: Another fix to remove QT4-demos and examples
authorMichael Mrozek <EvilDragon@openpandora.de>
Wed, 25 May 2011 23:59:48 +0000 (01:59 +0200)
committerMichael Mrozek <EvilDragon@openpandora.de>
Wed, 25 May 2011 23:59:48 +0000 (01:59 +0200)
recipes/tasks/task-pandora-xfce.bb

index 9e1592c..2ca949a 100755 (executable)
@@ -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 \
 "