diff options
Diffstat (limited to 'core/modules/lightdm-greeter-bwlp/module.conf')
-rw-r--r-- | core/modules/lightdm-greeter-bwlp/module.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/core/modules/lightdm-greeter-bwlp/module.conf b/core/modules/lightdm-greeter-bwlp/module.conf index f203328f..7ceb0bc7 100644 --- a/core/modules/lightdm-greeter-bwlp/module.conf +++ b/core/modules/lightdm-greeter-bwlp/module.conf @@ -1,10 +1,12 @@ -REQUIRED_MODULE="lightdm" +REQUIRED_MODULEs=" + lightdm + qt5core +" REQUIRED_GIT="git://git.openslx.org/openslx-ng/slxgreeter" REQUIRED_BINARIES=" qt-lightdm-greeter " REQUIRED_LIBRARIES="" REQUIRED_DIRECTORIES=" - /usr/lib /usr/share/xgreeters " |