[oe] [meta-oe][PATCH 02/13] xserver-common: add fbset to RDEPENDS

Martin Jansa martin.jansa at gmail.com
Mon Apr 18 10:32:49 UTC 2011


* used by xserver-common script to find out geometry

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../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





More information about the Openembedded-devel mailing list