poky/meta/packages/xorg-lib/libice-native_1.0.4.bb
2009-03-12 09:04:45 +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"