aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-login/gpe-login_0.73.oe
blob: 4fed8ed22a3f12e53a64f3145fd3e0f2bee05f1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 = "r1"

SRC_URI += "file://smaller-default-icon-size.patch;patch=1"