surpport seeking the recorded video
[vuplus_openembedded] / recipes / xorg-app / xdpyinfo_1.0.2.bb
1 require xorg-app-common.inc
2
3 DESCRIPTION = "X display information utility"
4 LICENSE = "MIT"
5 DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau"
6 PR = "r1"
7 PE = "1"
8
9 SRC_URI += "file://disable-xkb.patch;patch=1"
10
11 EXTRA_OECONF = "--disable-xkb"