summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xlibs/libx11-native_6.2.1.bb
blob: 9513c4237ed97c8e7c1dd1268c3562a5cb9f3ecd (plain)
1
2
3
4
5
6
SECTION = "x11/base"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
include libx11_${PV}.bb
inherit native
DEPENDS = "xproto-native xextensions-native libxau-native xtrans-native libxdmcp-native"
PROVIDES = ""