mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 03:08:48 +00:00
libx11-trim: added missing dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5226 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
7178ed1a62
commit
a4fcdacd6b
@ -1,7 +1,7 @@
|
||||
require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 protocol and utility library"
|
||||
DEPENDS += "libxcb xproto xextproto xtrans libxau"
|
||||
DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto"
|
||||
|
||||
#FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
|
||||
#SRC_URI += "file://X18NCMSstubs.diff;patch=1 "
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user