poky/meta/packages/xorg-lib/libice-native_1.0.3.bb
2009-03-10 12:55:01 +01:00

9 lines
139 B
BlitzBasic

require libice_${PV}.bb
DEPENDS = "libx11-native xproto-native xtrans-native"
PROVIDES = "ice-native"
inherit native
XORG_PN = "libICE"