diff options
author | Eric Hameleers <alien@slackware.com> | 2022-07-10 21:25:49 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-07-10 21:25:49 +0200 |
commit | 00e467e373fae6813bd1d9cdac065ed8024e7f0d (patch) | |
tree | 6c277d71549240fac12b1aa015647e98ab94d475 /make_slackware_live.sh | |
parent | 39145c99d5624bd0212d868708e34490ef86ed02 (diff) | |
download | liveslak-00e467e373fae6813bd1d9cdac065ed8024e7f0d.tar.gz liveslak-00e467e373fae6813bd1d9cdac065ed8024e7f0d.tar.xz |
LEAN: add compilers and related utilities
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-x | make_slackware_live.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh index b2ab36d..4b101c0 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -207,7 +207,7 @@ SEQ_SLACKWARE="tagfile:a,ap,d,e,f,k,kde,l,n,t,tcl,x,xap,xfce,y pkglist:slackextr SEQ_XFCEBASE="${MINLIST},noxbase,x_base,xapbase,xfcebase local:mcpp" # Stripped-down Base Slackware: -SEQ_LEAN="pkglist:${MINLIST},noxbase,x_base,xapbase,xfcebase,slackpkgplus,z00_plasma5supp,z01_plasma5base" +SEQ_LEAN="pkglist:${MINLIST},noxbase,x_base,xapbase,xfcebase,slackpkgplus,z00_plasma5supp,z01_plasma5base,z01_swdev" # Stripped-down Slackware DAW with Plasma5 as the Desktop Environment: # - each series will become a squashfs module. |