mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
11 lines
218 B
BlitzBasic
11 lines
218 B
BlitzBasic
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 sdk"
|