From 9c7879cd434141801d5324c3b468ca45f515f5d8 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 7 Sep 2018 14:12:12 +0200 Subject: [qt5core] Put common qt requirements in own module --- core/modules/beamergui/module.conf | 9 ++++----- core/modules/beamergui/module.conf.ubuntu | 6 ------ 2 files changed, 4 insertions(+), 11 deletions(-) (limited to 'core/modules/beamergui') diff --git a/core/modules/beamergui/module.conf b/core/modules/beamergui/module.conf index 97d1e350..65cc1dce 100644 --- a/core/modules/beamergui/module.conf +++ b/core/modules/beamergui/module.conf @@ -1,11 +1,10 @@ #!/bin/bash +REQUIRED_MODULES=" + qt5core +" REQUIRED_GIT="git://git.openslx.org/openslx-ng/beamergui.git" REQUIRED_BINARIES=" beamergui parse-edid " -REQUIRED_LIBRARIES=" -" -REQUIRED_SYSTEM_FILES=" -" -# TODO add libraries + diff --git a/core/modules/beamergui/module.conf.ubuntu b/core/modules/beamergui/module.conf.ubuntu index f13ea924..0a8ca142 100644 --- a/core/modules/beamergui/module.conf.ubuntu +++ b/core/modules/beamergui/module.conf.ubuntu @@ -1,12 +1,6 @@ #!/bin/bash REQUIRED_INSTALLED_PACKAGES=" - libqt5gui5 libxrandr-dev - qt5-qmake - qtbase5-dev - qtbase5-dev-tools - qttools5-dev - qttools5-dev-tools " REQUIRED_CONTENT_PACKAGES=" libxrandr-dev -- cgit v1.2.3-55-g7522