aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xcursorgen-native_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xcursorgen-native_1.0.3.bb')
-rw-r--r--recipes/xorg-app/xcursorgen-native_1.0.3.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-app/xcursorgen-native_1.0.3.bb b/recipes/xorg-app/xcursorgen-native_1.0.3.bb
new file mode 100644
index 0000000000..0cbf9fc716
--- /dev/null
+++ b/recipes/xorg-app/xcursorgen-native_1.0.3.bb
@@ -0,0 +1,7 @@
+inherit native
+require xcursorgen_${PV}.bb
+
+DEPENDS = "libx11-native libpng-native"
+
+S="${WORKDIR}/xcursorgen-${PV}"
+XORG_PN="xcursorgen"