libx11-native: fix PROVIDES to empty value (from trunk)

This commit is contained in:
Marcin Juszkiewicz 2009-03-06 17:18:53 +01:00
parent dce1887d8b
commit f5b492949e

View File

@ -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