diff options
Diffstat (limited to 'packages/psplash/psplash.inc')
-rw-r--r-- | packages/psplash/psplash.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/psplash/psplash.inc b/packages/psplash/psplash.inc index ea20436a9a..a320f2b151 100644 --- a/packages/psplash/psplash.inc +++ b/packages/psplash/psplash.inc @@ -3,9 +3,11 @@ HOMEPAGE = "http://projects.o-hand.com/psplash" SECTION = "base" LICENSE = "GPL" RDEPENDS = "initscripts" +PROVIDES = "virtual/psplash" +RPROVIDES = "virtual/psplash" PV = "0.0+svnr${SRCREV}" -PR = "r1" +PR = "r2" # You can create your own pslash-hand-img.h by doing # ./make-image-header.sh <file>.png HAND |