summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/daq/daq.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/daq/daq.mk b/package/daq/daq.mk
index a1edc20d2a..a23a9dc5ee 100644
--- a/package/daq/daq.mk
+++ b/package/daq/daq.mk
@@ -9,6 +9,7 @@ DAQ_SITE = https://www.snort.org/downloads/snort
DAQ_LICENSE = GPL-2.0
DAQ_LICENSE_FILES = COPYING
DAQ_INSTALL_STAGING = YES
+DAQ_DEPENDENCIES = host-bison host-flex
# package does not build in parallel due to improper make rules
# related to the generation of the tokdefs.h header file
OpenPOWER on IntegriCloud