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

DEPENDS = "libx11-native libpng-native"

S="${WORKDIR}/xcursorgen-${PV}"
XORG_PN="xcursorgen"
PR = "${INC_PR}.0"