aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib/xtrans_1.2.1.bb
blob: 43d37c4fe19e37fcc1f928ce9dadb09c76e95077 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require xorg-lib-common.inc

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

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

RDEPENDS_${PN}-dev = ""

XORG_PN = "xtrans"