aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxcursor_1.1.10.bb
blob: 4713eccc485c0a424160797e76a78779edfcc09e (plain)
1
2
3
4
5
6
7
8
9
require xorg-lib-common.inc

DESCRIPTION = "X cursor management library"
LICENSE= "BSD-X"
DEPENDS += "libxrender libxfixes"
PR = "r2"
PE = "1"

XORG_PN = "libXcursor"