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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-util/gccmakedep_1.0.2.bb b/recipes/xorg-util/gccmakedep_1.0.2.bb
index 1abaec582c..dbfc648931 100644
--- a/recipes/xorg-util/gccmakedep_1.0.2.bb
+++ b/recipes/xorg-util/gccmakedep_1.0.2.bb
@@ -1,7 +1,7 @@
require xorg-util-common.inc
DESCRIPTION = "create dependencies in makefiles using 'gcc -M'"
-RDEPENDS = "gcc"
+RDEPENDS_${PN} = "gcc"
PR = "r3"
PE = "1"