summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/libsm_1.1.0.bb
blob: 72a1c726dd1992513eec2dfaa39702a8fa5153ef (plain)
1
2
3
4
5
6
7
8
9
10
require xorg-lib-common.inc

DESCRIPTION = "X11 Session management library"
DEPENDS += "libice xproto xtrans e2fsprogs"
PR = "r1"
PE = "1"

XORG_PN = "libSM"

BBCLASSEXTEND = "native"