blob: 3e59163214d02da22640293daee714318a6944c1 (
plain)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
# Kanotix with LXDE (lxde-base)
#include <base>
#if ARCHITECTURE i386
#include <desktop-base>
#endif
#if ARCHITECTURE amd64
#include <desktop>
#endif
# Kanotix
etcskel-kanotix-lxde
kmenu-icon-kanotix
kanotix-lxde-extra
kanotix-power-button
# LXDE
lxde
lxde-common
openbox
lxpolkit
lxappearance-obconf
console-data
clearlooks-phenix-theme
#nif DISTRIBUTION wheezy jessie
gtk3-nocsd
#endif
gvfs-backends
menu
menu-xdg
lxtask
zenity
# network
network-manager-gnome
modemmanager
mobile-broadband-provider-info
gnome-keyring
network-manager-openvpn-gnome
network-manager-vpnc-gnome
#if DISTRIBUTION squeeze
gdm
#endif
#nif DISTRIBUTION squeeze
lightdm
#endif
# power management
xfce4-power-manager
#if DISTRIBUTION jessie stretch
xfce4-power-manager-lxpanel-plugin
#endif
# audio
# xterm is needed by lxpanel to use alsamixer
#if DISTRIBUTION squeeze
alsa-utils
xterm
#endif
# other hardware
xfce4-notifyd
#nif DISTRIBUTION wheezy
onboard
onboard-kanotix
#endif
# irc
#nif DISTRIBUTION squeeze
hexchat
#endif
#if DISTRIBUTION squeeze
xchat
#endif
# other
gnome-screenshot
clipit
|