summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/libice_1.0.4.bb
blob: afe405a55e07faea9486b7cc1c99e503c3bd03d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"