summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla
diff options
context:
space:
mode:
authorJonathan Bauer2019-02-13 12:24:29 +0100
committerJonathan Bauer2019-02-13 12:25:11 +0100
commitf2cf75b252f2688d60ff09b1fa1fa8de20e24c34 (patch)
tree4577830a77da341d31fe7bcfecb489ee53b05696 /core/modules/kernel-vanilla
parent[run-virt] respect SLX_DNBD3_COW_DEVICE (diff)
downloadmltk-f2cf75b252f2688d60ff09b1fa1fa8de20e24c34.tar.gz
mltk-f2cf75b252f2688d60ff09b1fa1fa8de20e24c34.tar.xz
mltk-f2cf75b252f2688d60ff09b1fa1fa8de20e24c34.zip
[kernel-vanilla] bison & flex required for newer
kernels
Diffstat (limited to 'core/modules/kernel-vanilla')
-rw-r--r--core/modules/kernel-vanilla/module.conf.ubuntu3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/modules/kernel-vanilla/module.conf.ubuntu b/core/modules/kernel-vanilla/module.conf.ubuntu
index ae9cc24c..849cd691 100644
--- a/core/modules/kernel-vanilla/module.conf.ubuntu
+++ b/core/modules/kernel-vanilla/module.conf.ubuntu
@@ -1,5 +1,6 @@
REQUIRED_INSTALLED_PACKAGES="
+ bison
+ flex
libelf-dev
libssl-dev
"
-