From 2419aee437204314ad6c00cf2b264a4d6646044a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 14 Apr 2009 12:48:45 +0200 Subject: angstrom gpe task-base: gnome-bluetooth now does that gpe-bluetooth and bluez-gnome tried to do, so replace them --- recipes/angstrom/angstrom-gpe-task-base.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'recipes/angstrom') diff --git a/recipes/angstrom/angstrom-gpe-task-base.bb b/recipes/angstrom/angstrom-gpe-task-base.bb index 656180d4b3..f2c897dfb7 100644 --- a/recipes/angstrom/angstrom-gpe-task-base.bb +++ b/recipes/angstrom/angstrom-gpe-task-base.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Task packages for the Angstrom distribution" -PR = "r36" +PR = "r37" inherit task @@ -36,7 +36,6 @@ RDEPENDS_${PN} = "\ gdk-pixbuf-loader-jpeg \ pango-module-basic-x \ pango-module-basic-fc \ - ${@base_contains("COMBINED_FEATURES", "bluetooth", "gpe-bluetooth", "",d)} \ - ${@base_contains("COMBINED_FEATURES", "bluetooth", "bluez-gnome", "",d)} \ + ${@base_contains("COMBINED_FEATURES", "bluetooth", "gnome-bluetooth", "",d)} \ " -- cgit v1.2.3