mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
xkeyboard-config: Add sylink rule configure option to work well with xserver
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,7 +3,9 @@ DESCRIPTION = "Keyboard configuration database for X Window"
|
||||
SRC_URI = "http://xlibs.freedesktop.org/xkbdesc/xkeyboard-config-${PV}.tar.bz2"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
PR = "r0"
|
||||
PR = "r2"
|
||||
|
||||
EXTRA_OECONF = "--with-xkb-rules-symlink=xorg"
|
||||
|
||||
RDEPENDS_${PN} += "xkbcomp"
|
||||
FILES_${PN} += "${datadir}/X11/xkb"
|
||||
|
||||
Reference in New Issue
Block a user