mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
libx11-native: fix PROVIDES to empty value (from trunk)
This commit is contained in:
parent
7fe3c30100
commit
f0ff94fe07
|
|
@ -3,5 +3,6 @@ require libx11_${PV}.bb
|
|||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
|
||||
|
||||
DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-native xcmiscproto-native xf86bigfontproto-native kbproto-native inputproto-native bigreqsproto-native util-macros-native"
|
||||
PROVIDES = ""
|
||||
|
||||
inherit native
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user