summaryrefslogtreecommitdiffstats
path: root/core/modules/beamergui
diff options
context:
space:
mode:
authorJonathan Bauer2018-01-30 12:03:36 +0100
committerJonathan Bauer2018-01-30 12:03:36 +0100
commit878844a1e2c1461ba82c126b40b93b874d0aece1 (patch)
treed6b610c39ce26417e3e2120971f0a42070c3598d /core/modules/beamergui
parent[beamergui] fix bad error message (diff)
downloadmltk-878844a1e2c1461ba82c126b40b93b874d0aece1.tar.gz
mltk-878844a1e2c1461ba82c126b40b93b874d0aece1.tar.xz
mltk-878844a1e2c1461ba82c126b40b93b874d0aece1.zip
[beamergui] add missing dependency
Diffstat (limited to 'core/modules/beamergui')
-rw-r--r--core/modules/beamergui/module.conf.ubuntu3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/modules/beamergui/module.conf.ubuntu b/core/modules/beamergui/module.conf.ubuntu
index d536560d..57fc742a 100644
--- a/core/modules/beamergui/module.conf.ubuntu
+++ b/core/modules/beamergui/module.conf.ubuntu
@@ -3,8 +3,9 @@ REQUIRED_INSTALLED_PACKAGES="
libqt5gui5
libxrandr-dev
qt5-qmake
- qtbase5-dev-tools
qtbase5-dev
+ qtbase5-dev-tools
+ qttools5-dev-tools
"
REQUIRED_CONTENT_PACKAGES="
libxrandr-dev