aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.0.4.bb
blob: 3fa509849eba899becc27362dff68b5d4357c9b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-lib-common.inc

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

ALLOW_EMPTY = "1"

XORG_PN = "xtrans"

SRC_URI += "file://fix-missing-includepath.patch;patch=1"