aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libice_1.0.6.bb
blob: e4a65573978988349dfe25a1838b0f61d72dc75f (plain)
1
2
3
4
5
6
7
8
9
require xorg-lib-common.inc

DESCRIPTION = "X11 Inter-Client Exchange library"
DEPENDS += "xproto xtrans"
PROVIDES = "ice"
PR = "r1"
PE = "1"

XORG_PN = "libICE"