Skip to content

Commit 66469fd

Browse files
authored
Merge pull request #17 from pchampio/make_add
Add make to MAMBA_PACKAGES_TO_INSTALL fix:#11
2 parents d6026f0 + 5f4c75d commit 66469fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MAMBA_VERSION=1.5.1-0
2222
CUDA_VERSION=11.7
2323
TORCH_VERSION=2.0.1
2424

25-
MAMBA_PACKAGES_TO_INSTALL="sshpass sox libflac inotify-tools git-lfs ffmpeg wget cmake ncurses ninja python=3.10 nvtop automake libtool gxx=12.3.0 gcc=12.3.0 python-sounddevice"
25+
MAMBA_PACKAGES_TO_INSTALL="sshpass sox libflac inotify-tools git-lfs ffmpeg wget make cmake ncurses ninja python=3.10 nvtop automake libtool gxx=12.3.0 gcc=12.3.0 python-sounddevice"
2626

2727
ESPAK_VERSION=1.51.1
2828

0 commit comments

Comments
 (0)