aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/libxcursor_X11R7.0-1.1.5.2.bb
blob: 2b13c4213cb8d5224bca8298629a00d9d9f6294f (plain)
1
2
3
4
5
6
7
8
9
10
require xorg-lib-common.inc

DESCRIPTION = "X Cursor library"
LICENSE= "BSD-X"

DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto"

XORG_PN = "libXcursor"

FILES_${PN} += "${libdir}/libXcursor.so"