aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.2.5.bb
blob: 81464f49bc27bb2ea973e69653349ce5bf330644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require xorg-lib-common.inc

DESCRIPTION = "network API translation layer to insulate X applications and \
libraries from OS network vageries."
PE = "1"
PR = "r0"

ALLOW_EMPTY = "1"

FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xtrans"

RDEPENDS_${PN}-dev = ""

XORG_PN = "xtrans"