aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libsm_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libsm_1.1.0.bb')
-rw-r--r--recipes/xorg-lib/libsm_1.1.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libsm_1.1.0.bb b/recipes/xorg-lib/libsm_1.1.0.bb
new file mode 100644
index 0000000000..7a3089894d
--- /dev/null
+++ b/recipes/xorg-lib/libsm_1.1.0.bb
@@ -0,0 +1,8 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 Session management library"
+DEPENDS += "libice xproto xtrans e2fsprogs-libs"
+PR = "r0"
+PE = "1"
+
+XORG_PN = "libSM"