mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +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 = "GPL"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
|
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo fbset"
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
PACKAGE_ARCH = "all"
|
PACKAGE_ARCH = "all"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user