xtrans: add xtrans_1.2.2.bb

This is a build dependency of xserver-xf86-dri-lite_git
This commit is contained in:
Peng Li
2008-10-28 11:24:42 +08:00
parent 262e18f3ae
commit e16d2b9ab2

View File

@@ -0,0 +1,12 @@
require xorg-lib-common.inc
DESCRIPTION = "network API translation layer to insulate X applications and \
libraries from OS network vageries."
PE = "1"
PR = "r0"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xtrans"
RDEPENDS_${PN}-dev = ""
XORG_PN = "xtrans"