blob: 31e1392fd2a21fa0e9863b94fa8db4c432bd8e4a (
plain)
1
2
3
4
5
6
7
8
9
10
|
require xorg-lib-common.inc
DESCRIPTION = "network API translation layer to insulate X applications and \
libraries from OS network vageries."
PE = "1"
PR = "r3"
RDEPENDS_${PN}-dev = ""
XORG_PN = "xtrans"
|