aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxdamage_1.1.2.bb
blob: e56d1d09540e013cabaf96f1b2c8626415abda3c (plain)
1
2
3
4
5
6
7
8
9
10
require xorg-lib-common.inc

DESCRIPTION = "X11 damaged region extension library"
LICENSE= "BSD-X"
DEPENDS += "damageproto libxfixes"
PROVIDES = "xdamage"
PR = "r1"
PE = "1"

XORG_PN = "libXdamage"