git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56fe494
)
angstrom gpe task-base: gnome-bluetooth now does that gpe-bluetooth and bluez-gnome...
author
Koen Kooi
<koen@openembedded.org>
Tue, 14 Apr 2009 10:48:45 +0000
(12:48 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 14 Apr 2009 10:48:45 +0000
(12:48 +0200)
recipes/angstrom/angstrom-gpe-task-base.bb
patch
|
blob
|
history
diff --git
a/recipes/angstrom/angstrom-gpe-task-base.bb
b/recipes/angstrom/angstrom-gpe-task-base.bb
index
656180d
..
f2c897d
100644
(file)
--- 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 = "r3
6
"
+PR = "r3
7
"
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)} \
"