From: Florian Boor Date: Tue, 20 Feb 2007 18:13:51 +0000 (+0000) Subject: task-gpephone: Use specific theme. X-Git-Tag: Release-2010-05/1~9185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2a3a231c890180247a56e410096305648a80e4b;p=openembedded.git task-gpephone: Use specific theme. --- diff --git a/packages/gpephone/task-gpephone.bb b/packages/gpephone/task-gpephone.bb index 4d6df8271c..488b4d29d7 100644 --- a/packages/gpephone/task-gpephone.bb +++ b/packages/gpephone/task-gpephone.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Task packages for GPE Palmtop Environment Phone Edition" -PR = "r0" +PR = "r1" LICENSE = "MIT" ALLOW_EMPTY = "1" @@ -40,6 +40,7 @@ RDEPENDS_gpephone-task-base := "\ gpe-applauncher \ gpe-phonepanel \ gpe-bootsplash \ + gpe-bootsplash-theme-gpephone \ bluez-utils-dbus \ matchbox \ xcursor-transparent-theme \