aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-login/gpe-login_0.77.bb
blob: 686b6b73781ed42d6b0490592de9edbe5f1ab0ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "GPL"
inherit gpe

DESCRIPTION = "GPE user login screen"
SECTION = "gpe"
PRIORITY = "optional"
MAINTAINER = "Philip Blundell <pb@handhelds.org>"
DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
RDEPENDS = "xkbd"
RPROVIDES = "gpe-session-starter"
PR = "r0"

#SRC_URI += "file://user-own-collie-devs.patch;patch=1"