From 1bd004669e8413a138a9842a58c29877f3a5df1d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 5 Dec 2020 19:35:04 +0100 Subject: 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. --- pkglists/z01_swdev.lst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 pkglists/z01_swdev.lst (limited to 'pkglists/z01_swdev.lst') diff --git a/pkglists/z01_swdev.lst b/pkglists/z01_swdev.lst new file mode 100644 index 0000000..87797a5 --- /dev/null +++ b/pkglists/z01_swdev.lst @@ -0,0 +1,17 @@ +# min.lst: +glibc +gpm +libmpc +mpfr +# x_base.lst: +gobject-introspection +# noxbase.lst: +bison +flex +gcc +gccmakedep +guile +intltool +llvm +make + -- cgit v1.2.3