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