mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
xdpyinfo:added 1.0.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1633 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
require xorg-app-common.inc
|
||||
PE = "1"
|
||||
|
||||
DESCRIPTION = "X display information utility"
|
||||
LICENSE = "MIT"
|
||||
|
||||
DEPENDS += " libxtst libxext virtual/libx11 libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp"
|
||||
|
||||
SRC_URI += "file://disable-xkb.patch;patch=1"
|
||||
|
||||
EXTRA_OECONF = "--disable-xkb"
|
||||
Reference in New Issue
Block a user