mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
11 lines
208 B
BlitzBasic
11 lines
208 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 = ""
|
|
|
|
XORG_PN = "xtrans"
|