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:
7e5d0ca
)
angstrom-gpe-task-base: move themes to RRECOMMENDS
author
Koen Kooi
<koen@openembedded.org>
Sun, 10 May 2009 18:52:20 +0000
(20:52 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 10 May 2009 18:52:20 +0000
(20:52 +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
4540fdd
..
87da07c
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
8
"
+PR = "r3
9
"
inherit task
@@
-10,13
+10,11
@@
RDEPENDS_${PN} = "\
matchbox \
matchbox-panel-hacks \
matchbox-applet-startup-monitor \
- xcursor-transparent-theme \
rxvt-unicode \
gpe-terminal \
matchbox-keyboard \
xkbd \
xkbd-layout-ru \
- gpe-theme-clearlooks \
xst \
xhost \
xrdb \
@@
-39,3
+37,7
@@
RDEPENDS_${PN} = "\
${@base_contains("COMBINED_FEATURES", "bluetooth", "gnome-bluetooth", "",d)} \
"
+RRECOMMENDS_${PN} = " \
+ gpe-theme-clearlooks \
+ xcursor-transparent-theme \
+"