summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/xlibs/libxext-native_cvs.bb
blob: 9294b080b725c58619d065a40d6683d5a661accc (plain)
1
2
3
4
5
6
SECTION = "unknown"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xext"
include libxext_${PV}.bb
inherit native
DEPENDS = "libx11-native xextensions-native"
PROVIDES = ""