mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02: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"
|