summaryrefslogtreecommitdiff
path: root/packages/gpe-login/gpe-login_0.75.bb
blob: 6de07d8e6a3763e8c567fd3deaa2f9669a78cce2 (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 = "r2"

SRC_URI += "file://pre-session.patch;patch=1"