1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-13 04:59:52 +00:00
Files
2009-03-10 13:08:46 +01:00

12 lines
188 B
BlitzBasic

require xorg-lib-common.inc
DESCRIPTION = "X11 Inter-Client Exchange library"
DEPENDS += "xproto xtrans"
PROVIDES = "ice"
PR = "r1"
PE = "1"
XORG_PN = "libICE"
BBCLASSEXTEND = "native"