increase dvbapp PR.
[vuplus_openembedded] / recipes / xorg-lib / libx11-native_1.2.bb
1 require libx11_${PV}.bb
2
3 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
4
5 DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-native xcmiscproto-native xf86bigfontproto-native kbproto-native inputproto-native bigreqsproto-native util-macros-native"
6 PROVIDES = ""
7
8 inherit native
9
10 #fake it here for the libtool mess
11 TARGET_PREFIX = "${TARGET_SYS}-"