summaryrefslogtreecommitdiffstats
path: root/remote/modules/netpoint-lightdm/module.conf.opensuse.13.2
blob: d62f9063ba0e48f8eab3dcb9ca342fb59d798970 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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
"