mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
f4b838e27a
commit
f09b3426b3
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user