blob: 30f0ff826efa3b943212704fdfe3dd5721ac8430 (
plain)
1
2
3
4
5
6
|
require libx11_${PV}.bb
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 = "virtual/libx11-native"
inherit native
|