blob: 193e949329e8c954d76e4dbee7fa8b40d8b90e8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
require xorg-lib-common.inc
PE = "1"
DESCRIPTION = "Session management library"
PRIORITY = "optional"
DEPENDS += " libice xproto xtrans"
XORG_PN = "libSM"
SRC_URI[archive.md5sum] = "a254771550c01db372e88d1a1dc2e13a"
SRC_URI[archive.sha256sum] = "e290614797bd626c1b92bac8f83e8954b99bd66e6ecdaa1e935e176df099eba8"
|