mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
xtrans: add xtrans_1.2.2.bb
This is a build dependency of xserver-xf86-dri-lite_git
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user