diff options
Diffstat (limited to 'remote/modules/netpoint-lightdm/module.conf.opensuse.13.2')
| -rw-r--r-- | remote/modules/netpoint-lightdm/module.conf.opensuse.13.2 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2 b/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2 index 4e92a9c0..d62f9063 100644 --- a/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2 +++ b/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2 @@ -1,5 +1,6 @@ REQUIRED_INSTALLED_PACKAGES=" lightdm + lightdm-gtk-greeter lightdm-gobject-devel typelib-1_0-LightDM-1 liblightdm-gobject-1-0 @@ -7,10 +8,12 @@ REQUIRED_INSTALLED_PACKAGES=" icewm-lite icewm-default python-base + python-gobject2 " REQUIRED_CONTENT_PACKAGES=" lightdm + lightdm-gtk-greeter lightdm-gobject-devel typelib-1_0-LightDM-1 liblightdm-gobject-1-0 @@ -18,16 +21,16 @@ REQUIRED_CONTENT_PACKAGES=" icewm-lite icewm-default python-base + python-gobject2 " REQUIRED_BINARIES+=" icewm lightdm python + lightdm-gtk-greeter " REQUIRED_DIRECTORIES+=" /usr/lib64/python2.7 - /var/lib/lightdm - /var/lib/lightdm-data " |
