From 811a9f7a33c3cc6b51b59ef1f15d13edeb058eef Mon Sep 17 00:00:00 2001 From: Jingdong Lu Date: Wed, 19 Jan 2011 16:19:05 +0800 Subject: qt4: Enable accessibility and sm option for LSB. LSB library checks will look for some symbols of qt4 libraries. Enable "accessibility" and "sm" in order to pass the LSB test. Signed-off-by: Jingdong Lu --- meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb') diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb index 0a03e9b5a3..f13b94769f 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb +++ b/meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb @@ -1,7 +1,7 @@ require qt4-x11-free.inc require qt-4.6.3.inc -PR = "r1" +PR = "r2" QT_CONFIG_FLAGS += " -xrandr " -- cgit 1.2.3-korg