Files
poky/openembedded/packages/xlibs/xau-native_cvs.bb
Richard Purdie b783a3e2f6 Move xlibs packages to xlibs/ as per changes in OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@335 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-03-24 07:51:48 +00:00

8 lines
161 B
BlitzBasic

SECTION = "x11/base"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xau"
include xau_cvs.bb
inherit native
DEPENDS = "xproto-native"
PROVIDES = ""