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

DESCRIPTION = "GPE user login screen"
SECTION     = "gpe"
PRIORITY    = "optional"
DEPENDS     = "gtk+ libgpewidget gpe-ownerinfo xkbd"
RDEPENDS    = "xkbd"
RPROVIDES   = "gpe-session-starter"
PR = "r1"

SRC_URI += "file://busybox-bad-perms.patch;patch=1"