surpport seeking the recorded video
[vuplus_openembedded] / recipes / xorg-lib / xtrans_1.2.3.bb
1 require xorg-lib-common.inc
2
3 DESCRIPTION = "network API translation layer to insulate X applications and \
4 libraries from OS network vageries."
5 PE = "1"
6 PR = "r0"
7
8 ALLOW_EMPTY = "1"
9
10 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xtrans"
11
12 RDEPENDS_${PN}-dev = ""
13
14 XORG_PN = "xtrans"