summaryrefslogtreecommitdiffstats
path: root/core/modules/beamergui
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-22 17:00:48 +0100
committerSimon Rettberg2017-11-22 17:00:48 +0100
commit0f9e48fb19af147b6cefa6665f4197c9f91729a5 (patch)
treecc3198527e48f8de467b678fc246f64573a1b512 /core/modules/beamergui
parentUpdate our kernel wanted config (diff)
downloadmltk-0f9e48fb19af147b6cefa6665f4197c9f91729a5.tar.gz
mltk-0f9e48fb19af147b6cefa6665f4197c9f91729a5.tar.xz
mltk-0f9e48fb19af147b6cefa6665f4197c9f91729a5.zip
[beamergui] HACK: Add missing qt5 dev tools -> need dedicated qt5 module!
Diffstat (limited to 'core/modules/beamergui')
-rw-r--r--core/modules/beamergui/module.conf.ubuntu3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/beamergui/module.conf.ubuntu b/core/modules/beamergui/module.conf.ubuntu
index 044381e1..d536560d 100644
--- a/core/modules/beamergui/module.conf.ubuntu
+++ b/core/modules/beamergui/module.conf.ubuntu
@@ -2,6 +2,9 @@
REQUIRED_INSTALLED_PACKAGES="
libqt5gui5
libxrandr-dev
+ qt5-qmake
+ qtbase5-dev-tools
+ qtbase5-dev
"
REQUIRED_CONTENT_PACKAGES="
libxrandr-dev