blob: 1cef34683e1d47e8f27e88be0817eb1871dc0b56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# /usr/share/live/build/lists/gnome-full - package list for live-build(7)
#include <gnome>
gnome
#if DISTRIBUTION lenny
gdm
#endif
#if DISTRIBUTION squeeze wheezy sid
gdm3
#endif
|