aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@buglabs.net>2010-03-24 15:51:23 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-03-24 16:00:25 +0100
commitb784f0a49ed4f00c9807f587f659ae19769d73c0 (patch)
tree7f00d0c06667c2f020a980d1800c71aedf4fad96 /recipes/xorg-lib
parentb9822ec414c11484942c968c78b39bb26c4e8a16 (diff)
downloadopenembedded-b784f0a49ed4f00c9807f587f659ae19769d73c0.tar.gz
misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogs
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r--recipes/xorg-lib/libsm_1.1.0.bb2
-rw-r--r--recipes/xorg-lib/libsm_1.1.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/libsm_1.1.0.bb b/recipes/xorg-lib/libsm_1.1.0.bb
index 7a3089894d..9ac020a036 100644
--- a/recipes/xorg-lib/libsm_1.1.0.bb
+++ b/recipes/xorg-lib/libsm_1.1.0.bb
@@ -1,8 +1,8 @@
require xorg-lib-common.inc
DESCRIPTION = "X11 Session management library"
-DEPENDS += "libice xproto xtrans e2fsprogs-libs"
PR = "r0"
+DEPENDS += "libice xproto xtrans util-linux-ng"
PE = "1"
XORG_PN = "libSM"
diff --git a/recipes/xorg-lib/libsm_1.1.1.bb b/recipes/xorg-lib/libsm_1.1.1.bb
index 7a3089894d..9ac020a036 100644
--- a/recipes/xorg-lib/libsm_1.1.1.bb
+++ b/recipes/xorg-lib/libsm_1.1.1.bb
@@ -1,8 +1,8 @@
require xorg-lib-common.inc
DESCRIPTION = "X11 Session management library"
-DEPENDS += "libice xproto xtrans e2fsprogs-libs"
PR = "r0"
+DEPENDS += "libice xproto xtrans util-linux-ng"
PE = "1"
XORG_PN = "libSM"