aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libsm_1.1.0.bb
blob: 9ac020a0362003e0c087c6dc6cd5e020b87e09c3 (plain)
1
2
3
4
5
6
7
8
require xorg-lib-common.inc

DESCRIPTION = "X11 Session management library"
PR = "r0"
DEPENDS += "libice xproto xtrans util-linux-ng"
PE = "1"

XORG_PN = "libSM"