summaryrefslogblamecommitdiffstats
path: root/core/modules/netpoint-lightdm/module.conf.opensuse.13.2
blob: c94ab48de094b09a5bb72838a407f082e90c87d0 (plain) (tree)
1
           



































                              
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	lightdm
	lightdm-gtk-greeter
	lightdm-gobject-devel
	typelib-1_0-LightDM-1
	liblightdm-gobject-1-0
	python-gobject
	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
	python-gobject
	icewm-lite
	icewm-default
	python-base
	python-gobject2
"

REQUIRED_BINARIES+="
	icewm
	lightdm
	python
	lightdm-gtk-greeter
"

REQUIRED_DIRECTORIES+="
	/usr/lib64/python2.7
"