mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
xserver-common: add fbset to RDEPENDS
* used by xserver-common script to find out geometry Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user