aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxcursor_1.1.11.bb
blob: 4b0a3b1ab4f2586ced62e486e6397c8487b70dbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "X cursor management library"

require xorg-lib-common.inc

LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=8902e6643f7bcd7793b23dcd5d8031a4"

DEPENDS += "libxrender libxfixes"

PR = "r0"
PE = "1"

XORG_PN = "libXcursor"