summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb b/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb
index 48922cb992..fdc693be14 100644
--- a/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb
@@ -11,7 +11,7 @@ require xorg-lib-common.inc
11LICENSE = "MIT-style" 11LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=c0fb37f44e02bdbde80546024400728d" 12LIC_FILES_CHKSUM = "file://COPYING;md5=c0fb37f44e02bdbde80546024400728d"
13 13
14DEPENDS += "libice xproto xtrans" 14DEPENDS += "libice xorgproto xtrans"
15 15
16# libSM can work without libuuid, we explicitly disable it to break the following circular dependency 16# libSM can work without libuuid, we explicitly disable it to break the following circular dependency
17# when DISTRO_FEATURES contains 'systemd' and 'x11'. 17# when DISTRO_FEATURES contains 'systemd' and 'x11'.