aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-util/makedepend-native_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-util/makedepend-native_1.0.2.bb')
-rw-r--r--recipes/xorg-util/makedepend-native_1.0.2.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/xorg-util/makedepend-native_1.0.2.bb b/recipes/xorg-util/makedepend-native_1.0.2.bb
new file mode 100644
index 0000000000..9facfc69fa
--- /dev/null
+++ b/recipes/xorg-util/makedepend-native_1.0.2.bb
@@ -0,0 +1,9 @@
+require xorg-util-common.inc
+inherit native
+
+DESCRIPTION = "create dependencies in makefiles"
+DEPENDS = "xproto-native util-macros-native"
+PR = "r2"
+PE = "1"
+
+XORG_PN = "makedepend"