mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 16:10:04 +00:00
9 lines
136 B
BlitzBasic
9 lines
136 B
BlitzBasic
require libxt_${PV}.bb
|
|
|
|
DEPENDS = "libx11-native libsm-native kbproto-native"
|
|
PROVIDES = "xt-native"
|
|
|
|
inherit native
|
|
|
|
XORG_PN = "libXt"
|