diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-18 15:38:14 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-18 15:38:14 +0200 |
commit | 66acf1e6c52fd1a6dc73d9a9a920a4fd8aef4059 (patch) | |
tree | f5fe7d7198e5f4d2541a262554eb14ac2fe5e9a5 /recipes/angstrom/e-wm-config-angstrom.bb | |
parent | d17b8a70d0af2ec33fee21e5f1e90717bbbd5dd3 (diff) |
e-wm config angstrom: add config for touchscreen devices (illume based)
Diffstat (limited to 'recipes/angstrom/e-wm-config-angstrom.bb')
-rw-r--r-- | recipes/angstrom/e-wm-config-angstrom.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom.bb b/recipes/angstrom/e-wm-config-angstrom.bb index 70b39cd342..50666a743b 100644 --- a/recipes/angstrom/e-wm-config-angstrom.bb +++ b/recipes/angstrom/e-wm-config-angstrom.bb @@ -4,7 +4,7 @@ DEPENDS = "edje-native eet-native" RDEPENDS = "e-wm" RRECOMMENDS = "places gnome-icon-theme" -PR = "r9" +PR = "r11" SRC_URI = " \ file://configs \ |