summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 09ee21f7..77e8b734 100755
--- a/install.sh
+++ b/install.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -eu
 
-common='gdb gnupg htop sl the_silver_searcher tree'
+common='gdb gnupg htop nasm sl the_silver_searcher tree'
 
 homebrew=https://raw.githubusercontent.com/Homebrew/install/master/install
 macos() {