aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-app/xcursorgen-native_1.0.2.bb
blob: 0cbf9fc716460336a33e9cd27a6f776ebbed941c (plain)
1
2
3
4
5
6
7
inherit native
require xcursorgen_${PV}.bb

DEPENDS = "libx11-native libpng-native"

S="${WORKDIR}/xcursorgen-${PV}"
XORG_PN="xcursorgen"