mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
libx11-native: fix PROVIDES to empty value (from trunk)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user