aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xcursorgen_1.0.3.bb
blob: 98e619e99a69f973beeb4c6081e72748ff3ee662 (plain)
1
2
3
4
require xorg-app-common.inc
DESCRIPTION = "create an X cursor file from a collection of PNG images"
DEPENDS += " virtual/libx11 libxcursor libpng"
PE = "1"