summaryrefslogtreecommitdiff
path: root/packages/gpe-login/gpe-login_0.87.bb
blob: 04839a4412c5eb3b7dc3d161d8456e6561851d6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 = "r2"

SRC_URI += "file://removeblue-fontsize8.patch;patch=1"

SRC_URI += " file://chvt-keylaunch.patch;patch=1 "