diff options
Diffstat (limited to 'packages/gpe-bootsplash/gpe-bootsplash_1.13.bb')
-rw-r--r-- | packages/gpe-bootsplash/gpe-bootsplash_1.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-bootsplash/gpe-bootsplash_1.13.bb b/packages/gpe-bootsplash/gpe-bootsplash_1.13.bb index 6f54eadad0..4f0711f85e 100644 --- a/packages/gpe-bootsplash/gpe-bootsplash_1.13.bb +++ b/packages/gpe-bootsplash/gpe-bootsplash_1.13.bb @@ -4,7 +4,7 @@ DEPENDS = "gtk+ librsvg" SECTION = "gpe" PRIORITY = "optional" LICENSE = "GPL" -PR = "r2" +FILE_PR = "r2" SRC_URI += "file://splash-p.svg file://splash-l.svg" |