aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-util/gccmakedep_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-util/gccmakedep_1.0.2.bb')
-rw-r--r--recipes/xorg-util/gccmakedep_1.0.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-util/gccmakedep_1.0.2.bb b/recipes/xorg-util/gccmakedep_1.0.2.bb
new file mode 100644
index 0000000000..3abfa037a2
--- /dev/null
+++ b/recipes/xorg-util/gccmakedep_1.0.2.bb
@@ -0,0 +1,7 @@
+require xorg-util-common.inc
+
+DESCRIPTION = "create dependencies in makefiles using 'gcc -M'"
+RDEPENDS = "gcc"
+
+PR = "r2"
+PE = "1"