summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libsm_1.1.1.bb
blob: 0ec38c5aa9dfb426b9345e2ecaeb76bd95846d2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "X11 Session management library"

require xorg-lib-common.inc

LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=451a87de5b38d25ec6b96d548087934d"

DEPENDS += "libice xproto xtrans e2fsprogs"

PR = "r0"
PE = "1"

XORG_PN = "libSM"

BBCLASSEXTEND = "native"