summaryrefslogtreecommitdiff
path: root/packages/gpe-login/gpe-login_0.78.bb
blob: 234eebc0a177eeb235b28e14a61f98c9bf72b8bc (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 = "r1"

SRC_URI += "file://fixMakefile.translation.patch;patch=1;pnum=0"