mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
libx11-trim: Add missing xproto-native DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5329 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
require libx11.inc
|
||||
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto"
|
||||
DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto xproto-native"
|
||||
|
||||
SRC_URI += "file://x11_disable_makekeys.patch;patch=1 \
|
||||
file://include_fix.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user