summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.2.bb
blob: 4ddc351919755cf28b8771c6508f3397ca48854a (plain)
1
2
3
4
5
6
7
8
9
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"

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