diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-18 14:37:11 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-18 14:37:11 +0200 |
commit | d17b8a70d0af2ec33fee21e5f1e90717bbbd5dd3 (patch) | |
tree | 8f88d52dd7fb1ec9195a0f7d0e52753789ac3ba8 /recipes/angstrom/e-wm-config-angstrom.bb | |
parent | f1cc64d92cc4023fe8180dc0079d010eec0d71b0 (diff) |
e-wm config angstrom: update widescreen config
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom.bb')
-rw-r--r-- | recipes/angstrom/e-wm-config-angstrom.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom.bb b/recipes/angstrom/e-wm-config-angstrom.bb index 8b92b8cf3e..70b39cd342 100644 --- a/recipes/angstrom/e-wm-config-angstrom.bb +++ b/recipes/angstrom/e-wm-config-angstrom.bb @@ -2,9 +2,9 @@ DESCRIPTION = "Enlightenment DR17 theme for Angstrom" LICENSE = "MIT/BSD" DEPENDS = "edje-native eet-native" RDEPENDS = "e-wm" -RRECOMMENDS_${PN} = "places" +RRECOMMENDS = "places gnome-icon-theme" -PR = "r8" +PR = "r9" SRC_URI = " \ file://configs \ |