mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 00:29:08 +00:00
xtrans: add xtrans_1.2.2.bb
This is a build dependency of xserver-xf86-dri-lite_git
This commit is contained in:
parent
262e18f3ae
commit
e16d2b9ab2
12
meta/packages/xorg-lib/xtrans_1.2.2.bb
Normal file
12
meta/packages/xorg-lib/xtrans_1.2.2.bb
Normal 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"
|
||||
Loading…
x
Reference in New Issue
Block a user