summaryrefslogtreecommitdiffstats
path: root/examples/gcc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gcc.yml')
-rw-r--r--examples/gcc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gcc.yml b/examples/gcc.yml
index ff58560..b91c6da 100644
--- a/examples/gcc.yml
+++ b/examples/gcc.yml
@@ -62,7 +62,7 @@ tasks:
compile:
inherit:
task: 'gcc:configure'
- depends:
+ target_depends:
- task: 'gcc:stubs'
run: |
cd gcc-build