mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
libx11-trim: Fix git version DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5520 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -8,8 +8,7 @@ S = "${WORKDIR}/git"
|
|||||||
SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
|
SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
|
||||||
file://include_fix.patch;patch=1"
|
file://include_fix.patch;patch=1"
|
||||||
|
|
||||||
DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
|
DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto xproto-native"
|
||||||
libxdmcp xf86bigfontproto kbproto inputproto xproto-native"
|
|
||||||
|
|
||||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11-git"
|
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11-git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user