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