diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-18 18:55:06 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-18 18:55:06 +0200 |
commit | e94965627f624a26663bedca3dce0c78dbc551f3 (patch) | |
tree | ce146219a0f45ca02534ade10048cb6f1fd360b0 /recipes | |
parent | dfa33916be775903550b448925e20c559e8ebf94 (diff) |
e-wm config angstrom: add PACKAGES_DYNAMIC
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/angstrom/e-wm-config-angstrom.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/angstrom/e-wm-config-angstrom.bb b/recipes/angstrom/e-wm-config-angstrom.bb index 50666a743b..5b3308811c 100644 --- a/recipes/angstrom/e-wm-config-angstrom.bb +++ b/recipes/angstrom/e-wm-config-angstrom.bb @@ -4,6 +4,8 @@ DEPENDS = "edje-native eet-native" RDEPENDS = "e-wm" RRECOMMENDS = "places gnome-icon-theme" +PACKAGES_DYNAMIC = "e-wm-config-angstrom*" + PR = "r11" SRC_URI = " \ |