summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJonathan Bauer2019-06-14 18:07:06 +0200
committerJonathan Bauer2019-06-14 18:07:06 +0200
commitff2d672c6683a39d7d4c6be50ea9cc3b5b579802 (patch)
tree499629252cf5948ff6dc727e2b3f6493beef7888 /core
parent[debug-report-bwlp] Include downloaded virtualizer conf (diff)
downloadmltk-ff2d672c6683a39d7d4c6be50ea9cc3b5b579802.tar.gz
mltk-ff2d672c6683a39d7d4c6be50ea9cc3b5b579802.tar.xz
mltk-ff2d672c6683a39d7d4c6be50ea9cc3b5b579802.zip
[vbox-src] add missing dep
even its a qt library, it makes more sense to req it in this module since other modules requiring qt doesn't seem to need it.
Diffstat (limited to 'core')
-rw-r--r--core/modules/vbox-src/module.conf.ubuntu2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/vbox-src/module.conf.ubuntu b/core/modules/vbox-src/module.conf.ubuntu
index 89994d32..7d541928 100644
--- a/core/modules/vbox-src/module.conf.ubuntu
+++ b/core/modules/vbox-src/module.conf.ubuntu
@@ -1,10 +1,12 @@
REQUIRED_INSTALLED_PACKAGES="
+ kbuild
iasl
makeself
mkisofs
libcurl4-openssl-dev
libcap-dev
libdevmapper-dev
+ libqt5opengl5-dev
libidl-dev
libsdl1.2-dev
libxml2-dev