diff options
Diffstat (limited to 'recipes/gpe-bootsplash/gpe-bootsplash-theme-opie.bb')
-rw-r--r-- | recipes/gpe-bootsplash/gpe-bootsplash-theme-opie.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-bootsplash/gpe-bootsplash-theme-opie.bb b/recipes/gpe-bootsplash/gpe-bootsplash-theme-opie.bb index 293766a0b6..8e2338e565 100644 --- a/recipes/gpe-bootsplash/gpe-bootsplash-theme-opie.bb +++ b/recipes/gpe-bootsplash/gpe-bootsplash-theme-opie.bb @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "gpe-bootsplash" -RDEPENDS = "gpe-bootsplash" +RDEPENDS_${PN} = "gpe-bootsplash" PR = "r1" export THEME = "opie" |