blob: 120f013e212840aea41221c0ac5cda0cda12c745 (
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 = "r0"
RDEPENDS_${PN}-dev = ""
BBCLASSEXTEND = "native nativesdk"
|