summaryrefslogtreecommitdiffstats
path: root/package/flex/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/flex/Config.in')
-rw-r--r--package/flex/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/flex/Config.in b/package/flex/Config.in
index f74a0f0e8..1ecd0c357 100644
--- a/package/flex/Config.in
+++ b/package/flex/Config.in
@@ -12,5 +12,7 @@ config BR2_PACKAGE_FLEX_BINARY
# needs fork()
depends on BR2_USE_MMU
depends on BR2_PACKAGE_FLEX
+ # runtime dependency
+ select BR2_PACKAGE_M4
help
Install the flex binary tool in the target filesystem.