aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dtc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dtc')
-rw-r--r--recipes/dtc/dtc.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/dtc/dtc.inc b/recipes/dtc/dtc.inc
index 4bf1bc8ed1..427fcd433a 100644
--- a/recipes/dtc/dtc.inc
+++ b/recipes/dtc/dtc.inc
@@ -2,6 +2,7 @@ DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Fi
SECTION = "bootloader"
PRIORITY = "optional"
LICENSE = "GPL"
+DEPENDS = "flex-native bison-native"
inherit autotools