aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-dm/gpe-dm_0.48.bb
blob: 9114967ab2927a9c9ac5ad5eb1e684b5efea0a2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "GPL"
inherit gpe

DESCRIPTION = "GPE Desktop Manager"
SECTION = "gpe"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "glib-2.0 xserver-common login-manager"
RDEPENDS_${PN} += "xserver-common login-manager"
PR = "r1"

SRC_URI += "file://multi-lm.patch;patch=1"