diff options
Diffstat (limited to 'packages/gpe-bootsplash/gpe-bootsplash-theme-e.bb')
-rw-r--r-- | packages/gpe-bootsplash/gpe-bootsplash-theme-e.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-bootsplash/gpe-bootsplash-theme-e.bb b/packages/gpe-bootsplash/gpe-bootsplash-theme-e.bb index 9790d8ebad..5f5a5afacb 100644 --- a/packages/gpe-bootsplash/gpe-bootsplash-theme-e.bb +++ b/packages/gpe-bootsplash/gpe-bootsplash-theme-e.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "gpe-bootsplash" RDEPENDS = "gpe-bootsplash" -PR = "r1" +FILE_PR = "r1" export THEME = "e" |