diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/ola/ola.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ola/ola.mk b/package/ola/ola.mk index 55386b1a21..d7ddab7dae 100644 --- a/package/ola/ola.mk +++ b/package/ola/ola.mk @@ -12,7 +12,7 @@ OLA_LICENSE_FILES = LICENCE GPL LGPL OLA_INSTALL_STAGING = YES # util-linux provides uuid lib -OLA_DEPENDENCIES = protobuf util-linux +OLA_DEPENDENCIES = protobuf util-linux host-bison host-flex OLA_CONF_OPT = \ --disable-gcov \ |