mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Built ncurses
This commit is contained in:
@@ -37,7 +37,7 @@ echo "Done!"
|
||||
# NOTE: libelf requires zlib to build. ~ahill
|
||||
# NOTE: fortune-mod requires cmake to build. ~ahill
|
||||
cd /maple
|
||||
LAYER0="bc byacc bzip2 coreutils diffutils findutils grep gzip kmod libressl m4 make mawk muon musl patch perl pkgconf sed tar xz zlib"
|
||||
LAYER0="bc byacc bzip2 coreutils diffutils findutils grep gzip kmod libressl m4 make mawk muon musl ncurses patch perl pkgconf sed tar xz zlib"
|
||||
LAYER1="autoconf automake flex groff libarchive libelf libtool linux"
|
||||
LAYER2="dash nasm cmake fortune-mod"
|
||||
PACKAGES="$LAYER0 $LAYER1 $LAYER2"
|
||||
|
||||
Reference in New Issue
Block a user