mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
9 lines
139 B
BlitzBasic
9 lines
139 B
BlitzBasic
require libice_${PV}.bb
|
|
|
|
DEPENDS = "libx11-native xproto-native xtrans-native"
|
|
PROVIDES = "ice-native"
|
|
|
|
inherit native
|
|
|
|
XORG_PN = "libICE"
|