mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 06:56:08 +00:00
libxklavier: Add libxi dependency
* libxi is autodetected and configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
edb356a2aa
commit
bc7209711a
@ -2,7 +2,7 @@ DESCRIPTION = "Helper lib for keyboard management"
|
|||||||
LICENSE = "LGPLv2"
|
LICENSE = "LGPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
|
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
|
||||||
|
|
||||||
DEPENDS = "xkbcomp gtk+ iso-codes "
|
DEPENDS = "xkbcomp gtk+ iso-codes libxi"
|
||||||
|
|
||||||
inherit gnome
|
inherit gnome
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user