* used by xserver-common script to find out geometry

Signed-off-by: Martin Jansa <[email protected]>
---
 .../xserver-common/xserver-common_1.34.bb          |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb 
b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
index 8269205..b994dfb 100644
--- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
+++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Common X11 scripts and support files"
 LICENSE = "GPL"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r0"
+RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo fbset"
+PR = "r1"
 
 PACKAGE_ARCH = "all"
 
-- 
1.7.5.rc1


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to