diff options
author | Eric Hameleers <alien@slackware.com> | 2020-12-05 19:35:04 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-12-05 19:35:04 +0100 |
commit | 1bd004669e8413a138a9842a58c29877f3a5df1d (patch) | |
tree | cc274437d1afcf3fb121567c83a55f664311851d /pkglists/noxbase.lst | |
parent | 7bb2816ee33d9280a4bd50070ec3d6c0df5cb6d2 (diff) | |
download | liveslak-1bd004669e8413a138a9842a58c29877f3a5df1d.tar.gz liveslak-1bd004669e8413a138a9842a58c29877f3a5df1d.tar.xz |
XFCE: use the new XFCE release in testing/vtown
The increased size of applications forced a decision to remove
all development tools (glibc, gcc, make, bison, lex, llvm and the like)
from the small XFCE image. In turn I was able to re-introduce a couple of
programs that I had to prune during the years. To be honest, I have never
used any of these development tools in the XFCE Live OS anyway.
All removed development tools are now available in a separate package list
called 'z01_swdev.lst' but this module is not built by default.
Diffstat (limited to '')
-rw-r--r-- | pkglists/noxbase.lst | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/pkglists/noxbase.lst b/pkglists/noxbase.lst index d8f48ac..3e3af04 100644 --- a/pkglists/noxbase.lst +++ b/pkglists/noxbase.lst @@ -8,7 +8,7 @@ alsa-plugins alsa-utils audiofile bc -bison +##bison cgmanager db48 dbus @@ -18,19 +18,22 @@ elfutils exiv2 fftw flac -flex -gcc -gccmakedep +##flex +##gcc +##gccmakedep gdk-pixbuf2 +gdk-pixbuf2-xlib +ghostscript +ghostscript-fonts-std giflib glib-networking glib glib2 glibc-i18n -guile +##guile icu4c ilmbase -intltool +##intltool inxi ipw2100-fw ipw2200-fw @@ -97,11 +100,11 @@ libx86 libxcb libxml2 libxslt -llvm +##llvm lm_sensors lmdb lzo -make +##make mozilla-nss mpg123 mtdev |